orbotix.robot.base
Interface DriveControl.ConnectionListener

Enclosing class:
DriveControl

public static interface DriveControl.ConnectionListener

Interface to update a listener of connection events.


Method Summary
 void onLostControl()
           
 

Method Detail

onLostControl

void onLostControl()