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.MmsResponse Class Reference

The response to a Send MMS request. More...

Inheritance diagram for ATT_MSSDK.MMSv3.MmsResponse:
ATT_MSSDK.Response

List of all members.

Properties

string MessageId [get, set]
 Gets or sets the Id value returned by the server. A unique identifier for the message.
string ResourceURL [get, set]
 Gets or sets the ResourceURL value returned by the server. The URL that can be used to provide network delivery status of the sent message.

Detailed Description

The response to a Send MMS request.


Property Documentation

Gets or sets the Id value returned by the server. A unique identifier for the message.

Gets or sets the ResourceURL value returned by the server. The URL that can be used to provide network delivery status of the sent message.