Change
Types of reader-related changes.
Entries
A change to the internal state of the reader. See ReaderInfo.status for details.
Called when a reader's battery level passes pre-defined thresholds.
Called when a reader is plugged in or unplugged from charging.
Called repeatedly during a firmware update to report completion status. Reader state may be either ReaderInfo.Status.ReaderUnavailable(reason = BLOCKING_UPDATE) for blocking updates, or ReaderInfo.Status.Ready during non-blocking updates.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.