ResultContract

Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored.

Implementation of ActivityResultContract for VIN RTU scanner activity.

Encapsulates all the hassle of input and result data mapping into- and from intent's bundle.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
open fun parseResult(resultCode: Int, intent: Intent?): VinScannerActivity.Result