Categories

Provides the category rules that are used to automatically categorize contacts based on uttered keywords and phrases.

Types

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

Properties

Link copied to clipboard

The category rules that have been matched in the analyzed segment.

Link copied to clipboard

The category rule that was matched and when it occurred in the transcript.

Functions

Link copied to clipboard
inline fun copy(block: Categories.Builder.() -> Unit = {}): Categories
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