HandoffReaderListener

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 onDisconnect(reason: DisconnectReason)

This method is called when the reader has disconnected from the SDK, and includes the reason for the disconnect.

Link copied to clipboard

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