public class ConnectionManager.ConnectionWaiter extends java.lang.Object implements ConnectionStateListener
ConnectionStateListener.ConnectionStateChange, ConnectionStateListener.Filter, ConnectionStateListener.Multicaster| Constructor and Description |
|---|
ConnectionWaiter()
Public API
|
| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionStateChanged(ConnectionStateListener.ConnectionStateChange state)
ConnectionStateListener interface
|
ErrorInfo |
waitForChange()
Wait for a state change notification
|
public ErrorInfo waitForChange()
public void onConnectionStateChanged(ConnectionStateListener.ConnectionStateChange state)
onConnectionStateChanged in interface ConnectionStateListener