Package io.scanbot.sdk.ui.view.licenseplate
See: Description
-
Class Summary Class Description Result ResultContract Predefined AndroidX Activity Result API contract, ScanbotSDK-flavored. LicensePlateScannerActivity Shows license plate scanner screen of the application. BaseLicensePlateScannerActivity Represents camera screen for License Plate Scanner. LicensePlateCameraView Represents camera view for Data Scanner aka LicensePlateScanner screen of the application LicensePlateScanned LicensePlateNavigationEvent This class describes all events inside License Plate scanner. LicensePlateScannerCameraViewModel Store LicensePlateScanner view's state and transport user interactions to it. -
Object Summary Object Description Companion -
Enum Summary Enum Description ConfirmationState Enum represents state of result confirmation dialog state for correct acting on it in view. -
Interface Summary Interface Description ViewModel Store view state and transport user interactions to it. ILicensePlateCameraView Represents camera screen for License Plate Scanner screen of the application.