Class BatchBarcodeScannerActivity.ResultContract
-
- All Implemented Interfaces:
public final class BatchBarcodeScannerActivity.ResultContract extends InternalBatchBarcodeScannerActivity.InternalResultContract<BatchBarcodeScannerActivity.Result>
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
Implementation of ActivityResultContract for BatchBarcode RTU scanner activity.
Encapsulates all the hassle of input and result data mapping into- and from intent's bundle.
Please refer to Scanbot SDK documentation: https://docs.scanbot.io/document-scanner-sdk/android/features/barcode-scanner/
-
-
Constructor Summary
Constructors Constructor Description BatchBarcodeScannerActivity.ResultContract()
-