![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Encapsulates the response from Create Session API. More...
Public Member Functions | |
CreateSessionResponse () | |
Initializes a new instance of the CreateSessionResponse class. | |
Properties | |
string | Id [get, set] |
Gets or sets the value of id. The SessionID for the newly created session. | |
bool | Success [get, set] |
Gets or sets a value indicating whether or not the token launch was successful. |
Encapsulates the response from Create Session API.
Initializes a new instance of the CreateSessionResponse class.
string ATT_MSSDK.CallControlv1.CreateSessionResponse.Id [get, set] |
Gets or sets the value of id. The SessionID for the newly created session.
bool ATT_MSSDK.CallControlv1.CreateSessionResponse.Success [get, set] |
Gets or sets a value indicating whether or not the token launch was successful.