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