ActiveParticipantsEvent

open class ActiveParticipantsEvent : BaseNotificationEvent

Emitted when a list of active participants changes. The event informs how many participants are present at a conference.

Properties

Link copied to clipboard
The conference alias.
Link copied to clipboard
The conference ID.
Link copied to clipboard
The number of all participants who joined the conference and use only the Communications APIs.
Link copied to clipboard
val participants: List<ParticipantNotification>
The objects of all participants who joined the conference and use only the Communications APIs.
Link copied to clipboard
The number of Real-time Streaming viewers who joined the conference.