public interface IBarcodeEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBarcodeEvent(BarcodeEventArgs barcodeEventArgs)
Called when a barcode event occurs.
|
void onBarcodeEvent(BarcodeEventArgs barcodeEventArgs)
barcodeEventArgs - The BarcodeEventArgs object containing the event data.