public static class ConnectionStateListener.Filter extends java.lang.Object implements ConnectionStateListener
ConnectionStateListener.ConnectionStateChange, ConnectionStateListener.Filter, ConnectionStateListener.Multicaster| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionStateChanged(ConnectionStateListener.ConnectionStateChange change)
Called when connection state changes.
|
public void onConnectionStateChanged(ConnectionStateListener.ConnectionStateChange change)
ConnectionStateListeneronConnectionStateChanged in interface ConnectionStateListenerchange - information about the new state. Check ConnectionState - for all states available.