ParticipantTokenCredentials
The credentials used by the participant.
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.
Functions
Link copied to clipboard
inline fun copy(block: ParticipantTokenCredentials.Builder.() -> Unit = {}): ParticipantTokenCredentials