SDKFakeReaderActionRequest
Types
Link copied to clipboard
data class OnCardBehaviourRequired(provideActionFn: (SDKFakeReaderActionRequest.OnCardBehaviourRequired.CardReadBehaviour) -> Unit) : SDKFakeReaderActionRequest
Called when the reader needs to setup its card read behaviour
Link copied to clipboard
data class OnConnectionAttemptRequested(provideActionFn: (Boolean) -> Unit) : SDKFakeReaderActionRequest
Called when the reader receives a connection attempt.
Link copied to clipboard
data class OnReaderInfoRequired(provideActionFn: (SDKDeviceInfo) -> Unit) : SDKFakeReaderActionRequest
Called when the reader needs to emit the SDKReaderInfo object
Link copied to clipboard
data class OnScannerStart(provideActionFn: (SDKFakeReaderActionRequest.OnScannerStart.ScannerStartAction) -> Unit) : SDKFakeReaderActionRequest
Called when the reader scanner starts