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.ConnectionStatus
Copyright © 2017. All rights reserved.