RpcNotifiable

Functions

Link copied to clipboard
open suspend fun collect(collector: FlowCollector<NotificationT>)

Collect notifications for this object.

Link copied to clipboard
open suspend fun dispose()

Must be called when this object is no longer used and should not receive notifications.