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