Package org.gsm.oneapi.responsebean.sms

Class Summary
DeliveryInfoList Contains the detail of a request to obtain delivery information for SMS messages sent via the OneAPI server
DeliveryInfoList.DeliveryInfo The inner class DeliveryInfo contains pairings of the recipient address and a textual delivery status
DeliveryReceiptSubscription Confirms the details of a successful request to subscribe to SMS delivery receipts
DeliveryReceiptSubscription.CallbackReference inner class CallbackReference details details the URL of the page/ service to notify and additional data that will be sent
InboundSMSMessage InboundMessage contains the main message information for an SMS message (not including attachment information)
InboundSMSMessageList InboundMessageList contains the detail of the response to get a list of received SMS messages
RetrieveSMSResponse The full response from the OneAPI server for a request to list received SMS messages
SMSDeliveryReceiptSubscriptionResponse The full response from the OneAPI server for a request to subscribe to SMS Delivery Receipts
SMSMessageReceiptSubscriptionResponse The full response from the OneAPI server for a request to subscribe to received SMS Message Receipts
SMSResponse  
SMSSendDeliveryStatusResponse The full response from the OneAPI server for a request to check SMS Delivery Status
SMSSendResponse The full response from the OneAPI server for a request to send an SMS Messgage