ReaderError

class ReaderError(val message: String) : SeamUnlockEvent

An error has occurred while communicating with the reader.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard