BluetoothConnectionConfiguration
constructor(locationId: String, autoReconnectOnUnexpectedDisconnect: Boolean = true, bluetoothReaderListener: MobileReaderListener)
Parameters
locationId
The ID of the Location that you want this reader to be registered to.
autoReconnectOnUnexpectedDisconnect
If set to true, Terminal will try to reconnect to your reader.
bluetoothReaderListener
The listener which receives events related to the status of the reader, as well as opportunities to update the reader's software.