ScannerStartAction
Types
Link copied to clipboard
class CompleteScanner(val deviceAmount: Int) : SDKFakeReaderActionRequest.OnScannerStart.ScannerStartAction
Scanner is completed.
Link copied to clipboard
class FinishWithError(val type: SDKScannerResultListener.ErrorType, val message: String?) : SDKFakeReaderActionRequest.OnScannerStart.ScannerStartAction
Finish the scanner with error.