![]() |
AT&T API Platform SDK for Microsoft®
2.3.2
Wrapper classes that allow developers to build robust applications using .NET
|
The response to a Send WAP push request. More...
Static Public Member Functions | |
static WapPushResponse | Parse (string jsonInput) |
Creates an WapPushResponse object by parsing the JSON input. More... | |
Properties | |
string | Id [get, set] |
Gets or sets the Id value returned by the server. A unique identifier for the message. More... | |
The response to a Send WAP push request.
|
static |
Creates an WapPushResponse object by parsing the JSON input.
jsonInput | The JSON input string to parse. |
|
getset |
Gets or sets the Id value returned by the server. A unique identifier for the message.