![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Encapsulates the response of the get message headers response. More...
Public Member Functions | |
GetMessageHeadersResponse () | |
Initializes a new instance of the GetMessageHeadersResponse class. | |
Static Public Member Functions | |
static GetMessageHeadersResponse | ParseJSON (string jsonInput) |
Converts a string containing a JSON object to a GetMessageHeadersResponse object. | |
Properties | |
MessageHeadersListData | MessageHeadersList [get, set] |
Gets or sets the MessageHeadersList. |
Encapsulates the response of the get message headers response.
Initializes a new instance of the GetMessageHeadersResponse class.
static GetMessageHeadersResponse ATT_MSSDK.MIMv1.GetMessageHeadersResponse.ParseJSON | ( | string | jsonInput | ) | [static] |
Converts a string containing a JSON object to a GetMessageHeadersResponse object.
jsonInput | The string containing the JSON input. |
Gets or sets the MessageHeadersList.