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

WitRequestOptions Class

Meta::WitAi::Configuration::WitRequestOptions extends Meta.WitAi.Requests.VoiceServiceRequestOptions.

Overview

Data Fields

An interface that provides a list of entities that should be used for nlu resolution.
int
The maximum number of intent matches to return
string
tag[Get]
The tag for snapshot
string
Formerly used for request id
Action< WitRequest >
Callback for completion

Public Member Functions

string

Details

Fields

IDynamicEntitiesProvider Meta.WitAi.Configuration.WitRequestOptions.dynamicEntities
An interface that provides a list of entities that should be used for nlu resolution.
int Meta.WitAi.Configuration.WitRequestOptions.nBestIntents
The maximum number of intent matches to return
string Meta.WitAi.Configuration.WitRequestOptions.tag
The tag for snapshot
string Meta.WitAi.Configuration.WitRequestOptions.requestID
Formerly used for request id
Action<WitRequest> Meta.WitAi.Configuration.WitRequestOptions.onResponse
Callback for completion

Member Functions

string Meta.WitAi.Configuration.WitRequestOptions.ToJsonString ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon