Listener
interface Listener
Listener for all operations on a SyncStreamJava.
Functions
Link copied to clipboard
This callback is invoked when SyncStreamJava has successfully published a message.
Link copied to clipboard
This callback is invoked when the SyncStreamJava has been removed.
Link copied to clipboard
open fun onSubscriptionStateChanged(stream: SyncStreamJava, subscriptionState: SubscriptionStateJava)
Called when SyncStreamJava subscription state has changed.