ConnectionStatusListener
This class allows a client to be notified of changes to connection status
Types
Link copied to clipboard
This enum expresses the reasons a connection status may change.
Link copied to clipboard
This enum expresses the connection state.
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.