AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.CallControlv1.CreateSessionResponse Class Reference

Encapsulates the response from Create Session API. More...

List of all members.

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.

Detailed Description

Encapsulates the response from Create Session API.


Constructor & Destructor Documentation


Property Documentation

Gets or sets the value of id. The SessionID for the newly created session.

Gets or sets a value indicating whether or not the token launch was successful.