public static interface AidcManager.BarcodeDeviceListener extends EventListener
AidcManager.addBarcodeDeviceListener(BarcodeDeviceListener).
Registered listeners will be called via #onScannerDeviceEvent(BarcodeDeviceListener)
when a new scanner is connected or disconnected
| Modifier and Type | Method and Description |
|---|---|
void |
onBarcodeDeviceConnectionEvent(BarcodeDeviceConnectionEvent event)
Called when a Barcode Device is added or removed from the device.
|
void onBarcodeDeviceConnectionEvent(BarcodeDeviceConnectionEvent event)
event - Contains information about the connected Barcode DeviceCopyright (c) 2015 Honeywell International Inc. All Rights Reserved.