HandoffConnectionConfiguration
class HandoffConnectionConfiguration(val handoffReaderListener: HandoffReaderListener?) : ConnectionConfiguration
The HandoffConnectionConfiguration object should be used to connect to a reader in handoff mode.
Parameters
handoffReaderListener
The listener which will receive events related to the status of the reader.