SubscribeCapable

Functions

Link copied to clipboard
abstract fun subscribe(cursor: SubscriptionCursor = SubscriptionCursor(0))

Start receiving events from the subscription (or subscriptions) represented by this object.

Link copied to clipboard
abstract fun unsubscribe()

Stop receiving events from this subscription.