AT&T API Platform SDK for Microsoft®  2.3.2
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Enumerator Properties Groups Pages
ATT_MSSDK.Speechv2.XArgs Class Reference

XArgs structure. More...

Public Member Functions

 XArgs ()
 Initializes a new instance of the XArgs class. More...
 

Properties

string ClientApp [get, set]
 Gets or sets the ClientApp. More...
 
string ClientVersion [get, set]
 Gets or sets the ClientVersion. More...
 
string ClientScreen [get, set]
 Gets or sets the ClientScreen. More...
 
string ClientSdk [get, set]
 Gets or sets the ClientSdk. More...
 
string DeviceType [get, set]
 Gets or sets the DeviceType. More...
 
string DeviceOs [get, set]
 Gets or sets the DeviceOs. More...
 
string DeviceTime [get, set]
 Gets or sets the DeviceTime. More...
 

Detailed Description

XArgs structure.

Constructor & Destructor Documentation

ATT_MSSDK.Speechv2.XArgs.XArgs ( )

Initializes a new instance of the XArgs class.

Property Documentation

string ATT_MSSDK.Speechv2.XArgs.ClientApp
getset

Gets or sets the ClientApp.

string ATT_MSSDK.Speechv2.XArgs.ClientScreen
getset

Gets or sets the ClientScreen.

string ATT_MSSDK.Speechv2.XArgs.ClientSdk
getset

Gets or sets the ClientSdk.

string ATT_MSSDK.Speechv2.XArgs.ClientVersion
getset

Gets or sets the ClientVersion.

string ATT_MSSDK.Speechv2.XArgs.DeviceOs
getset

Gets or sets the DeviceOs.

string ATT_MSSDK.Speechv2.XArgs.DeviceTime
getset

Gets or sets the DeviceTime.

string ATT_MSSDK.Speechv2.XArgs.DeviceType
getset

Gets or sets the DeviceType.