Property signature MeetMediaApiClient.participants

The participants in the meeting. Subscribable to changes in the participant collection.

Signature

readonly participants: Subscribable<Participant[]>;

Details

Type Subscribable<Participant[]>
Optional No
Readonly Yes