Transcript

A list of messages in the session.

Types

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

Properties

Link copied to clipboard

The beginning offset in the contact for this transcript.

Link copied to clipboard

The content of the transcript.

Link copied to clipboard

The end offset in the contact for this transcript.

Link copied to clipboard
val id: String?

The identifier of the transcript.

Link copied to clipboard

List of positions where issues were detected on the transcript.

Link copied to clipboard

The identifier of the participant.

Link copied to clipboard

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

Link copied to clipboard

The sentiment of the detected for this piece of transcript.

Functions

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