SubscribeConferenceEnded
The SubscribeConferenceEnded model includes parameters related to the subscription of the ended conferences.
Implements
Constructors
constructor
+ new SubscribeConferenceEnded(conferenceAlias
: string): SubscribeConferenceEnded
Parameters:
Name | Type |
---|---|
conferenceAlias | string |
Returns: SubscribeConferenceEnded
Properties
conferenceAlias
• conferenceAlias: string
The conference alias
type
• type: SubscriptionType = SubscriptionType.ConferenceEnded
Implementation of BaseSubscription.type
The subscription type