Conference

The Conference interface gathers information about a conference.

Properties

alias

Optional alias: string

The conference alias. The alias is case insensitive, which means that using "foobar" and "FOObar" aliases results in joining the same conference.


id

Optional id: string

The conference ID.


isNew

Optional isNew: boolean

A boolean indicating if a created conference is new.


participants

participants: Participant[]

An array of conference participants.


status

status: ConferenceStatus

The current conference status.


spatialAudioStyle

Optional spatialAudioStyle: SpatialAudioStyle

The spatial audio style that is used in the current conference.