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

WitIntentMatcher Class

Meta::WitAi::CallbackHandlers::WitIntentMatcher extends Meta.WitAi.CallbackHandlers.WitResponseHandler.

Overview

Data Fields

string
intent[Get]
Intent name to be matched
float
Confidence threshold

Object Data

override string
OnValidateResponse
( WitResponseNode response,
bool isEarlyResponse )
override void
override void

Details

Fields

string Meta.WitAi.CallbackHandlers.WitIntentMatcher.intent
Intent name to be matched
float Meta.WitAi.CallbackHandlers.WitIntentMatcher.confidenceThreshold
Confidence threshold

Object Data

override string Meta.WitAi.CallbackHandlers.WitIntentMatcher.OnValidateResponse
( WitResponseNode response,
bool isEarlyResponse )
No description available.
override void Meta.WitAi.CallbackHandlers.WitIntentMatcher.OnEnable ( )
No description available.
override void Meta.WitAi.CallbackHandlers.WitIntentMatcher.OnDisable ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon