| Package | Description |
|---|---|
| com.serialpundit.usb |
Encapsulates behavior and environment involving use of a USB device, standards and services.
|
| com.serialpundit.usb.internal |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SerialComUSB.registerUSBHotPlugEventListener(ISerialComUSBHotPlugListener hotPlugListener,
int filterVID,
int filterPID,
String serialNumber)
This registers a listener who will be invoked whenever a USB device has been plugged or
un-plugged in system.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SerialComUSBJNIBridge.registerUSBHotPlugEventListener(ISerialComUSBHotPlugListener hotPlugListener,
int filterVID,
int filterPID,
String serialNumber) |
Copyright © 2017. All rights reserved.