DeviceReaderState

Functions

Link copied to clipboard
abstract fun onDeviceConnected()
Link copied to clipboard
abstract fun onDeviceError(code: Int, message: String, description: String?)
Link copied to clipboard
abstract fun onDeviceSuccessResponse(deviceResponse: Map<String, Any>)