Class BaseBarcodeScannerActivity.InternalResultContract

  • All Implemented Interfaces:

    
    public abstract class BaseBarcodeScannerActivity.InternalResultContract<R extends BaseBarcodeScannerActivity.InternalResult>
    
                        

    Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.

    Implementation of ActivityResultContract for Barcode 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/feature-overview/