Conference
The Conference interface gathers information about a conference.
Properties
alias
• Optional
alias: string
The conference alias.
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.
Updated 3 months ago
Did this page help you?