ChatContactMetrics

Information about the overall participant interactions at the contact level.

Types

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

Properties

Link copied to clipboard

The time for an agent to respond after obtaining a chat contact.

Link copied to clipboard

The agent first response timestamp for a chat contact.

Link copied to clipboard

The time it took for a contact to end after the last customer message.

Link copied to clipboard

The number of conversation turns in a chat contact, which represents the back-and-forth exchanges between customer and other participants.

Link copied to clipboard

A boolean flag indicating whether multiparty chat or supervisor barge were enabled on this contact.

Link copied to clipboard

The total number of characters from bot and automated messages on a chat contact.

Link copied to clipboard

The total number of bot and automated messages on a chat contact.

Link copied to clipboard

The number of chat messages on the contact.

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