HandoffConnectionConfiguration

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.

Constructors

Link copied to clipboard
constructor(handoffReaderListener: HandoffReaderListener?)

Properties

Link copied to clipboard
Link copied to clipboard
actual val locationId: String?

The ID of the Location that you want this reader to be registered to.

Link copied to clipboard
val locationRegistration: LocationRegistration

Functions

Link copied to clipboard
open override fun toString(): String