ConferenceStatusEventType

The ConferenceStatusEventType interface informs about the conference status. The model is supported in SDK 3.8 and later.

Properties

conferenceAlias

conferenceAlias: string

The conference alias.


conferenceId

conferenceId: string

The conference ID.


live

live: boolean

Information whether the conference is ongoing.


participants

participants: [Participant]

The list of the conference participants.