![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Encapsulates the delivery status for a given destination address. More...
Public Member Functions | |
DeliveryInfoNotification () | |
Initializes a new instance of DeliveryInfoNotification. | |
Properties | |
string | MessageId [get, set] |
Gets or sets MessageId This is the unique Id of the message returned by the AT&T API Gateway in response to the SendSMS method request. | |
DeliveryInfo | DeliveryInfo [get, set] |
Gets or sets DeliveryInfo object. Object that contain the delivery status pair that indicates the delivery status for the given destination address. |
Encapsulates the delivery status for a given destination address.
Initializes a new instance of DeliveryInfoNotification.
Gets or sets DeliveryInfo object. Object that contain the delivery status pair that indicates the delivery status for the given destination address.
string ATT_MSSDK.SMSv3.DeliveryInfoNotification.MessageId [get, set] |
Gets or sets MessageId This is the unique Id of the message returned by the AT&T API Gateway in response to the SendSMS method request.