Interface type for connection state callbacks.
Public Member Functions | |
void | connectionStateChanged (ConnectionStates connectionState) |
Method called when the connection state changes. More... | |
void com.ugrokit.api.Ugi.ConnectionStateListener.connectionStateChanged | ( | ConnectionStates | connectionState | ) |
Method called when the connection state changes.
connectionState | new connection state |