SubscribeConferenceCreated
The SubscribeConferenceCreated model includes the conference alias and the ConferenceCreated subscription type that can be included in the subscribe method.
Implements
Properties
conferenceAlias
• conferenceAlias: string
The conference alias.
type
• type: SubscriptionType = SubscriptionType.ConferenceCreated
Implementation of BaseSubscription.type
The subscription type.
Updated about 2 years ago