|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LinuxUdevListener
Method Summary | |
---|---|
void |
attached(UsbDevice device)
Callback for notifications of new UsbDevice ATTACH events |
void |
detached(UsbDevice device)
Callback for notifications of new UsbDevice DETACH events |
Method Detail |
---|
void attached(UsbDevice device)
device
- The UsbDevice that was just attachedvoid detached(UsbDevice device)
device
- The UsbDevice that was just detached
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |