RealTimeContactAnalysisSegmentEvent

Segment type describing a contact event.

Types

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

Properties

Link copied to clipboard

The display name of the participant. Can be redacted.

Link copied to clipboard

Type of the event. For example, application/vnd.amazonaws.connect.event.participant.left.

Link copied to clipboard
val id: String

The identifier of the contact event.

Link copied to clipboard

The identifier of the participant.

Link copied to clipboard

The role of the participant. For example, is it a customer, agent, or system.

Link copied to clipboard

Field describing the time of the event. It can have different representations of time.

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