![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
The InboundSmsMessage list class contains the SMS messages sent to the application short code. More...
Classes | |
class | InboundSmsMessageListRoot |
Static Public Member Functions | |
static InboundSmsMessageList | ParseJSON (string jsonInput) |
ParseJSON the JSON and create an InboundSmsMessageList object with that data. |
The InboundSmsMessage list class contains the SMS messages sent to the application short code.
static InboundSmsMessageList ATT_MSSDK.SMSv3.InboundSms.ParseJSON | ( | string | jsonInput | ) | [static] |
ParseJSON the JSON and create an InboundSmsMessageList object with that data.
jsonInput | JSON response from the server |