AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.MMSv3.DeliveryInfo Class Reference

Encapsulates the delivery info returned by the server for MMS messages. More...

List of all members.

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.

Detailed Description

Encapsulates the delivery info returned by the server for MMS messages.


Constructor & Destructor Documentation

Initializes a new instance of the DeliveryInfo class.


Property Documentation

Gets or sets the address of the MMS message.

Gets or sets the delivery status of the MMS message.

Gets or sets the Id of the message.