Result Contract
class ResultContract : BaseDocumentScannerActivity.InternalResultContract<DocumentScannerActivity.Result>
Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.
Implementation of ActivityResultContract for RTU scanner activity.
Encapsulates all the hassle of input and result data mapping into- and from intent's bundle.