Skip to main content

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 TypeMethod and Description
voidonConnectionChanged(boolean connected)
Called when the connection state changes

Method Detail

onConnectionChanged

void onConnectionChanged(boolean connected)
Called when the connection state changes