![]() |
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 Send Signal API. More...
Public Member Functions | |
SendSignalResponse () | |
Initializes a new instance of the SendSignalResponse class. | |
Properties | |
string | Status [get, set] |
Gets or sets the value of status. Returns the status of the request. Possible values are: QUEUED - The event delivered successfully to the event queue of the target. NOTFOUND - The target session could not be found. FAILED - Some other failure occurred. |
Encapsulates the response from Send Signal API.
Initializes a new instance of the SendSignalResponse class.
string ATT_MSSDK.CallControlv1.SendSignalResponse.Status [get, set] |
Gets or sets the value of status. Returns the status of the request. Possible values are: QUEUED - The event delivered successfully to the event queue of the target. NOTFOUND - The target session could not be found. FAILED - Some other failure occurred.