AppsOnDevicesConnectionConfiguration

The AppsOnDevicesConnectionConfiguration object used to connect to a reader from an app running on the reader itself.

Parameters

appsOnDevicesListener

The listener which will receive events related to the status of the reader.

Constructors

Link copied to clipboard
constructor(appsOnDevicesListener: AppsOnDevicesListener?)

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