public ILicensePlateScannerView
Represents camera screen for License Plate Scanner screen of the application
void setListener(@NotNull
io.scanbot.sdk.ui.view.licenseplate.ILicensePlateScannerView.Listener listener)
listener - which will receive callbacks on user interactions.void setCameraOrientationMode(@NotNull
io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode cameraOrientationMode)
Sets camera orientation mode
cameraOrientationMode - CameraOrientationMode.LANDSCAPE or CameraOrientationMode.PORTRAITvoid setCameraModule(@NotNull
io.scanbot.sdk.camera.CameraModule cameraModule)
Set camera module
cameraModule - one of the supported modes - CameraModulevoid onConfirmationPending()
Called when the scan result is waiting for confirmation
void onRetryClicked()
Called when the user wants to resume the process of scanning