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
open fun onRemoved(stream: SyncStreamJava)

This callback is invoked when the SyncStreamJava has been removed.

Link copied to clipboard

Called when SyncStreamJava subscription state has changed.