![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
Core namespace for ATT MSSDK. More...
Packages | |
package | Advertisementv1 |
Core namespace for Advertisement Service Version 1. | |
package | CallControlv1 |
Core namespace for Call Management Version 1 (Beta) | |
package | DeviceCapabilitiesv2 |
Core namespace for Device Capabilities Service Version 2. | |
package | IMMNv1 |
Core namespace for In-application Messaging from Mobile Number Service for sending messages. | |
package | MIMv1 |
Core namespace for In-application Messaging from Mobile Number Service for fetching message details. | |
package | MMSv3 |
Core namespace for Multimedia Messaging Service Version 3. | |
package | MOBOv1 |
package | Notaryv1 |
Core namespace for Notary Service Version 1. | |
package | Paymentv3 |
Core namespace for Payment Service Version 3. | |
package | SMSv3 |
Core namespace for Short Message Service Version 2. | |
package | Speechv3 |
Core namespace for Speech Service Version 3. | |
package | TextToSpeechv1 |
Core namespace for Text To Speech Service Version 1. | |
package | TLv1 |
Core namespace for Terminal Location Service Version 1. | |
Classes | |
class | RequestFactory |
The RequestFactory manages the connections and calls to the AT&T API Platform. More... | |
class | ErrorResponse |
The ErrorResponse contains the value of ErrorType and ErrorObject. More... | |
class | InvalidResponseException |
Exception returned if there is an error returned by the server or a connection failure. More... | |
class | InvalidScopeException |
Exception returned if the RequestFactory does not include the scope necessary for this call. More... | |
class | JSonUtility |
Utility class to convert XML string to JSON string. | |
class | OAuthToken |
Encapsulates OAuth token data and parsing. More... | |
class | PolicyExceptionObject |
PolicyExceptionObject is returned as part of error response from platform. These exceptions occur when a policy criteria has not been met. More... | |
class | Response |
Abstract base class for all Response objects. More... | |
class | ServiceErrorObject |
ServiceErrorObject is returned as part of error response from platform. These errors occur when a service is unable to process a request and retrying of the request will result in a consistent failure. More... | |
class | ServiceExceptionObject |
ServiceExceptionObject is returned as part of error response from platform. These exceptions occur when a service is unable to process a request and retrying of the request will result in a consistent failure. More... | |
class | TokenConstants |
Encapsulates OAuth Token constants. | |
class | TokenExpiredException |
Exception object that will be returned if the token is expired. More... | |
class | UnauthorizedRequest |
Exception object, that will be returned when authorization fails. More... | |
Enumerations | |
enum | XSpeechCustomContext |
X-Speech Custom Context , the speech context to be applied to the transcribed text when inline hints and inline grammar are passed along with audio file. X-Speech Custom Context Enum has the values - GenericHints, GrammarList. More... | |
enum | XSpeechContext |
X-Speech Context, the speech context to be applied to the transcribed text. X-Speech Context Enum has the values - Generic, TV, BusinessSearch, WebSearch, SMS, VoiceMail, QuestionAndAnswer. More... |
Core namespace for ATT MSSDK.
X-Speech Context, the speech context to be applied to the transcribed text. X-Speech Context Enum has the values - Generic, TV, BusinessSearch, WebSearch, SMS, VoiceMail, QuestionAndAnswer.
X-Speech Custom Context , the speech context to be applied to the transcribed text when inline hints and inline grammar are passed along with audio file. X-Speech Custom Context Enum has the values - GenericHints, GrammarList.