Interface PolyOsListener
com.poly.polyos
Interface PolyOsListener
public interface PolyOsListener
Listener to know the state of connection with PolyOS
Since:
3.0.11
Method Summary
| Modifier and Type | Method and Description |
|---|---|
void | onConnectionChanged(boolean connected) |
| Called when the connection state changes |
Method Detail
onConnectionChanged
void onConnectionChanged(boolean connected)
Called when the connection state changes