| Package | Description |
|---|---|
| com.embeddedunveiled.serial |
Encapsulates behavior and environment centered around serial port communication.
|
| com.embeddedunveiled.serial.internal |
Encapsulates behavior and environment required for internal use of this library
in a consolidated way.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SerialComManager.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 |
SerialComPortJNIBridge.registerUSBHotPlugEventListener(ISerialComUSBHotPlugListener hotPlugListener,
int filterVID,
int filterPID,
String serialNumber) |
Copyright © 2016. All rights reserved.