BaseSubscription
The BaseSubscription model is an interface for all subscription types.
Implemented by the following models:
- SubscribeActiveParticipants
- SubscribeConferenceCreated
- SubscribeConferenceEnded
- SubscribeInvitation
- SubscribeParticipantJoined
- SubscribeParticipantLeft
Properties
type
• type: SubscriptionType
The subscription type.
Updated almost 2 years ago