Package org.gsm.oneapi.responsebean.mms

Class Summary
DeliveryInfoList Contains the detail of a request to obtain delivery information for MMS 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 MMS delivery receipts
DeliveryReceiptSubscription.CallbackReference inner class CallbackReference details details the URL of the page/ service to notify and additional data that will be sent
InboundMessage InboundMessage contains the main message information for an MMS message (not including attachment information)
InboundMessageList InboundMessageList contains the detail of the response to get a list of received MMS messages
InboundMessageWrapper inboundMessageWrapper is a utility class used internally in converting an inboundMessage to/from JSON
InboundMMSMessage Supplemental information for an MMS message depending on the request made of the OneAPI server
MMSDeliveryReceiptSubscriptionResponse The full response from the OneAPI server for a request to subscribe to MMS Delivery Receipts
MMSMessageReceiptSubscriptionResponse The full response from the OneAPI server for a request to subscribe to received MMS Message Receipts
MMSSendDeliveryStatusResponse The full response from the OneAPI server for a request to check MMS Delivery Status
MMSSendResponse The full response from the OneAPI server for a request to send an MMS Messgage
RetrieveMMSMessageResponse The full response from the OneAPI server for a request to retrieve the full contents of an MMS message including the message body and attachments
RetrieveMMSMessageResponse.Attachment inner class representing each file attachment returned
RetrieveMMSResponse The full response from the OneAPI server for a request to list received MMS messages