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.SendSignalResponse Class Reference

Encapsulates the response from Send Signal API. More...

List of all members.

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.

Detailed Description

Encapsulates the response from Send Signal API.


Constructor & Destructor Documentation


Property Documentation

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.