StartAssistantContactResponse

Types

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

Properties

Link copied to clipboard

The identifier of the contact within the Connect Customer instance.

Link copied to clipboard

The identifier of the contact from which the chat continues, returned only for persistent chats.

Link copied to clipboard

The identifier of the chat participant. The participant identifier remains the same throughout the chat lifecycle.

Link copied to clipboard

The token that the chat participant uses with the CreateParticipantConnection operation. The token remains valid for the lifetime of the chat 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