| Package | Description |
|---|---|
| oneapi.client | |
| oneapi.client.impl |
| Modifier and Type | Method and Description |
|---|---|
DeliveryReportSubscription |
SMSMessagingClient.getDeliveryNotificationsSubscriptionById(String subscriptionId)
Retrieve delivery notifications subscriptions by subscription id
|
DeliveryReportSubscription[] |
SMSMessagingClient.getDeliveryNotificationsSubscriptions()
Retrieve delivery notifications subscriptions by for the current user
|
DeliveryReportSubscription[] |
SMSMessagingClient.getDeliveryNotificationsSubscriptionsBySender(String senderAddress)
Retrieve delivery notifications subscriptions by sender address
|
DeliveryReportSubscription[] |
HLRClient.getHLRDeliveryNotificationsSubscriptionsById(String subscriptionId)
Get HLR delivery notifications subscriptions by subscription id
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryReportSubscription |
SMSMessagingClientImpl.getDeliveryNotificationsSubscriptionById(String subscriptionId)
Get delivery notifications subscriptions by subscription id
|
DeliveryReportSubscription[] |
SMSMessagingClientImpl.getDeliveryNotificationsSubscriptions()
Get delivery notifications subscriptions by for the current user
|
DeliveryReportSubscription[] |
SMSMessagingClientImpl.getDeliveryNotificationsSubscriptionsBySender(String senderAddress)
Get delivery notifications subscriptions by sender address
|
DeliveryReportSubscription[] |
HLRClientImpl.getHLRDeliveryNotificationsSubscriptionsById(String subscriptionId)
Get HLR delivery notifications subscriptions by subscription id
|
Copyright © 2014. All rights reserved.