participantToken property

String? participantToken
final

The token used by the chat participant to call CreateParticipantConnection. The participant token is valid for the lifetime of a chat participant.

Implementation

final String? participantToken;