ParticipantMetrics

Information about a participant's interactions in a 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 chat conversation was abandoned by a Participant.

Link copied to clipboard

Timestamp of last chat message by Participant.

Link copied to clipboard

Maximum chat response time by Participant.

Link copied to clipboard

Number of chat characters sent by Participant.

Link copied to clipboard

Number of chat messages sent by Participant.

Link copied to clipboard

Number of chat messages sent by Participant.

Link copied to clipboard

The Participant's ID.

Link copied to clipboard

Information about the conversation participant. Following are the participant types: [Agent, Customer, Supervisor].

Link copied to clipboard

Total chat response time by Participant.

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