Error

data class Error(val error: Throwable) : ReaderBuzzerVolume

Reported when the connected reader does not support buzzer volume control.

Constructors

Link copied to clipboard
constructor(error: Throwable)

Properties

Link copied to clipboard
val error: Throwable