AnalyticsUtteranceAttribute

An object that specifies the last used intent at the time of the utterance as an attribute to return.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An attribute to return. The only available attribute is the intent that the bot mapped the utterance to.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String