public interface IConnectionStateListener
Implementing classes should register for updates through
GazeManager.addConnectionStateListener(IConnectionStateListener)
.
Modifier and Type | Method and Description |
---|---|
void |
onConnectionStateChanged(boolean isConnected)
A notification call back indicating that the connection state has changed.
|
void onConnectionStateChanged(boolean isConnected)
isConnected
- the current connection stateProcessing library EyeTribeProcessing by Jorge C. S. Cardoso. (c) 2015