StartChatContactResponse

Types

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

Properties

Link copied to clipboard

The identifier of this contact within the Amazon Connect instance.

Link copied to clipboard

The contactId from which a persistent chat session is started. This field is populated only for persistent chats.

Link copied to clipboard

The identifier for a chat participant. The participantId for a chat participant is the same throughout the chat lifecycle.

Link copied to clipboard

The token used by the chat participant to call CreateParticipantConnection. The participant token is valid for the lifetime of a 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