FfiV2SubscriptionInterface

Subscription to a stream of V2 Messages

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun end()

End the subscription, waiting for the subscription to close entirely.

Link copied to clipboard
abstract fun isClosed(): Boolean

Check if the subscription is closed

Link copied to clipboard
abstract suspend fun update(req: FfiV2SubscribeRequest)

Update subscription with new topics