Variable: PrivateChannelEvents
const
PrivateChannelEvents:Object
Type declaration
FollowerAdded
readonly
FollowerAdded:"PRIVATE_CHANNEL_FOLLOWED"
='PRIVATE_CHANNEL_FOLLOWED'
FollowerDeleted
readonly
FollowerDeleted:"PRIVATE_CHANNEL_UNFOLLOWED"
='PRIVATE_CHANNEL_UNFOLLOWED'
Subscription
readonly
Subscription:"PRIVATE_CHANNEL_SUBSCRIPTION"
='PRIVATE_CHANNEL_SUBSCRIPTION'
SubscriptionRenewed
readonly
SubscriptionRenewed:"PRIVATE_CHANNEL_RENEWED"
='PRIVATE_CHANNEL_RENEWED'
SubscriptionsGifted
readonly
SubscriptionsGifted:"PRIVATE_CHANNEL_SUBSCRIPTIONS_GIFTED"
='PRIVATE_CHANNEL_SUBSCRIPTIONS_GIFTED'
ws/private-channel/private-channel.events.ts:7
Generated using typedoc-plugin-markdown and TypeDoc