public static interface Connection.ConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
changed(Connection.ConnectionStatus newStatus)
Called by the connection reporting a status update.
|
void changed(Connection.ConnectionStatus newStatus)
newStatus - The new status.Connection.ConnectionStatusCopyright © 2013. All Rights Reserved.