![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Encapsulates the delivery info returned by the server for MMS messages. More...
Public Member Functions | |
DeliveryInfo () | |
Initializes a new instance of the DeliveryInfo class. | |
Properties | |
string | Id [get, set] |
Gets or sets the Id of the message. | |
string | Address [get, set] |
Gets or sets the address of the MMS message. | |
string | DeliveryStatus [get, set] |
Gets or sets the delivery status of the MMS message. |
Encapsulates the delivery info returned by the server for MMS messages.
Initializes a new instance of the DeliveryInfo class.
string ATT_MSSDK.MMSv3.DeliveryInfo.Address [get, set] |
Gets or sets the address of the MMS message.
string ATT_MSSDK.MMSv3.DeliveryInfo.DeliveryStatus [get, set] |
Gets or sets the delivery status of the MMS message.
string ATT_MSSDK.MMSv3.DeliveryInfo.Id [get, set] |
Gets or sets the Id of the message.