PreviewResultHandlingCallback

This interface callback describes what to do when the engine detected the barcode. The developers can implement this interface to customize their own scanning logic

Since

1.0.0

Functions

Link copied to clipboard
abstract fun handleBarcodes(barcodeResult: BarcodeResult, environmentData: EnvironmentData)

This interface describes what to do when the engine detected the barcode