CreateParticipantResponse
Types
Properties
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.
Link copied to clipboard
The identifier for a chat participant. The participantId for a chat participant is the same throughout the chat lifecycle.
Functions
Link copied to clipboard
inline fun copy(block: CreateParticipantResponse.Builder.() -> Unit = {}): CreateParticipantResponse