ConnectionStatusListener

interface ConnectionStatusListener

This class allows a client to be notified of changes to connection status

Types

Link copied to clipboard
enum ChangedReason : Enum<ConnectionStatusListener.ChangedReason>

This enum expresses the reasons a connection status may change.

Link copied to clipboard
enum Status : Enum<ConnectionStatusListener.Status>

This enum expresses the connection state.

Functions

Link copied to clipboard

This function will be called when the connection status changes.