![]() |
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 SMS request. More...
Static Public Member Functions | |
static SmsResponse | Parse (string jsonInput) |
Creates an SmsResponse object by parsing the JSON input. More... | |
Properties | |
string | Id [get, set] |
Gets or sets the Id value returned by the server. More... | |
string | ResourceURL [get, set] |
Gets or sets the ResourceURL value returned by the server. More... | |
The response to a Send SMS request.
|
static |
Creates an SmsResponse object by parsing the JSON input.
jsonInput | The JSON input string to parse. |
|
getset |
Gets or sets the Id value returned by the server.
|
getset |
Gets or sets the ResourceURL value returned by the server.