API reference
API reference
Select your platform
No SDKs available
No versions available

WitInfoVRequest Class

Extends WitVRequest, IWitInfoVRequest

Member Functions

Constructor for wit based info VRequests
Parameters
configuration
The configuration interface to be used
useServerToken
Editor only option to use server token instead of client token
A request to obtain the current app id by grabbing multiple apps & using the app id
Returns
Returns app id string if possible
Get all wit app data asynchronously
Parameters
limit
The maximum amount of apps to be returned
offset
The index offset for apps to be returned
Returns
Returns all WitAppInfo[] data found for the specified parameters
Get data for a specific application id async
Parameters
applicationId
The application's unique identifier
Returns
Returns wit application info
Get all export data for a wit application asynchronously
Parameters
applicationId
The application's unique identifier
Returns
Returns WitExportInfo if possible
Retrieve the version tags for the app asynchronously
Parameters
applicationId
The application's unique identifier
Returns
Returns WitVersionTagInfo[][] if possible
Obtain client token asynchronously
Parameters
applicationId
The application's unique identifier
Returns
Returns client token string if possible
Obtain a list of wit intents for the configuration
Returns
Returns decoded intent info structs
Obtain specific wit info for the configuration
Returns
Returns of WitIntentInfo if possible
Obtain a list of wit entities for the configuration
Returns
Returns decoded entity info structs
Obtain all info on a specific wit entity for the configuration
Returns
Returns a decoded entity info struct
Obtain a list of wit traits for the configuration
Returns
Returns decoded trait info structs
Obtain all info on a specific wit trait for the configuration
Returns
Returns a decoded trait info struct
Obtain all info on wit voices for the configuration
Returns
Returns a decoded dictionary of WitVoiceInfo per language
Did you find this page helpful?
Thumbs up icon
Thumbs down icon