Package comm

Abstract Class OnUSBListener

extends OnCommBasicListenerOnCommListenerObject

Base class for receiving USB event notifications. Extend this class and implement the onReceive method in order to be notified when data arrives via USB.

In order to receive USB data the OnUSBListener has to be added to the USBEventDispatcher of the EventManagement system.

Note

_INSERT_CONSTRUCTOR_ENTRY_HERE_

_INSERT_METHOD_ENTRY_HERE_

Methods inherited from comm.OnCommBasicListener

Methods inherited from comm.OnCommListener

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_