AiAgentInfo

Information of the AI agent involved in the contact.

Types

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

Properties

Link copied to clipboard

A boolean flag indicating whether the contact initially handled by this AI agent was escalated to a human agent.

Link copied to clipboard

The unique identifier that specifies both the AI agent ID and its version number that was involved in the contact

Link copied to clipboard

The use case or scenario for which the AI agent is involved in the contact

Functions

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