public interface ConnectionListener
| Modifier and Type | Method and Description | 
|---|---|
void | 
notifyConnection(boolean isConnected)
Called when the EV3Robot connects or disconnects from the EV3 brick. 
 | 
void notifyConnection(boolean isConnected)
isConnected - if true; the brick connects; otherwise it disconnects