MessageRouterObserverInterface
This interface class allows notifications from a MessageRouter
Functions
Link copied to clipboard
abstract fun onConnectionStatusChanged(status: ConnectionStatusListener.Status, reason: ConnectionStatusListener.ChangedReason)
Content copied to clipboard
This function will be called when the connection status changes.
Link copied to clipboard
Link copied to clipboard