HandoffReaderListener

interface HandoffReaderListener : ReaderListenable

The HandoffReaderListener interface is a listener that should exist for the entire duration of your connection to a reader. It will receive events related to the status of the reader.

Functions

Link copied to clipboard
open fun onReportReaderEvent(event: ReaderEvent)

The Terminal reported an event from the reader (e.g. a card was inserted).