ConferenceStatusNotification

The ConferenceStatusNotification model gathers information about the conference status.

Properties

conferenceAlias

conferenceAlias: string

The conference alias.


conferenceId

conferenceId: string

The conference ID.


live

live: boolean

The conference status.


participants

participants: Array<Participant> = new Array<Participant>()

Information about the conference participants.