public interface SMSDeliveryReportProcessor
Modifier and Type | Method and Description |
---|---|
SMSDeliveryReportListener.DeliveryStatus |
getDeliveryStatus()
Get the delivery status for the delivery report.
|
long |
getReferenceNumber()
Get the reference number for the delivery report.
|
boolean |
skip()
Indicates whether or not to continue with this particular report.
|
boolean skip()
long getReferenceNumber() throws SMSDeliveryReportParameterException
SMSDeliveryReportParameterException
- If error.@Nonnull SMSDeliveryReportListener.DeliveryStatus getDeliveryStatus() throws SMSDeliveryReportParameterException
SMSDeliveryReportParameterException
- If error.Copyright © 2018 TomTom International BV. All rights reserved.