connect-sdk / de.proglove.sdk.scanner / IScannerOutput / onBarcodeScanned
onBarcodeScanned
abstract fun onBarcodeScanned(barcodeScanResults:
BarcodeScanResults
):
Unit
Callback Method that is called for each scanned barcode It will only be called once per Barcode
Parameters
barcodeScanResults
- an object representing the scanned barcode and other information around it.