participantId property

MessageSender? participantId
final

participantId Identifier of a group call participant, which will be used to join the call; pass null to join as self; video chats only

Implementation

final MessageSender? participantId;