| Package | Description |
|---|---|
| oneapi.client | |
| oneapi.client.impl |
| Modifier and Type | Method and Description |
|---|---|
DeliveryInfoList |
SMSMessagingClient.queryDeliveryStatus(String senderAddress,
String requestId)
Query the delivery status for an SMS sent to one or more mobile terminals
|
| Modifier and Type | Method and Description |
|---|---|
void |
SMSMessagingClient.queryDeliveryStatusAsync(String senderAddress,
String requestId,
ResponseListener<DeliveryInfoList> responseListener)
Query the delivery status asynchronously over OneAPI for an SMS sent to one or more mobile terminals
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryInfoList |
SMSMessagingClientImpl.queryDeliveryStatus(String senderAddress,
String requestId)
Query the delivery status over OneAPI for an SMS sent to one or more mobile terminals
|
| Modifier and Type | Method and Description |
|---|---|
void |
SMSMessagingClientImpl.queryDeliveryStatusAsync(String senderAddress,
String requestId,
ResponseListener<DeliveryInfoList> responseListener)
Query the delivery status asynchronously over OneAPI for an SMS sent to one or more mobile terminals
|
Copyright © 2014. All rights reserved.