ActiveParticipantsEventType
SDK Beta
This model is a part of the Beta program.
The ActiveParticipantsEventType model gathers information about participants who joined a specific conference.
Properties
conferenceAlias
• conferenceAlias: string
The conference alias.
conferenceId
• conferenceId: string
The conference ID.
participantCount
• participantCount: number
The participant count.
participants
• participants: [Participant]
The list of active participants.
Updated 7 days ago