ReaderError

class ReaderError(val message: String) : UnlockEvent

An error has occurred while communicating with the reader.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard