ChatMetrics

Information about how agent, bot, and customer interact in a chat contact.

Types

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

Properties

Link copied to clipboard

Information about agent interactions in a contact.

Link copied to clipboard

Information about the overall participant interactions at the contact level.

Link copied to clipboard

Information about customer interactions in a contact.

Functions

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