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