| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UsbDeviceListener
Interface for receiving UsbDeviceEvents.
| Method Summary | |
|---|---|
 void | 
dataEventOccurred(UsbDeviceDataEvent event)
Data was successfully transferred.  | 
 void | 
errorEventOccurred(UsbDeviceErrorEvent event)
An error occurred.  | 
 void | 
usbDeviceDetached(UsbDeviceEvent event)
The UsbDevice was detached.  | 
| Method Detail | 
|---|
void usbDeviceDetached(UsbDeviceEvent event)
event - The UsbDeviceEvent.void errorEventOccurred(UsbDeviceErrorEvent event)
event - The UsbDeviceErrorEvent.void dataEventOccurred(UsbDeviceDataEvent event)
event - The UsbDeviceDataEvent.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||