orbotix.robot.base
Interface DeviceMessenger.AsyncDataListener

Enclosing class:
DeviceMessenger

public static interface DeviceMessenger.AsyncDataListener


Method Summary
 void onDataReceived(DeviceAsyncData data)
           
 

Method Detail

onDataReceived

void onDataReceived(DeviceAsyncData data)