Companion

object Companion

Functions

Link copied to clipboard
fun clear()

Clear instance of BleTerminal

Link copied to clipboard

Configures the BleService. This function should be called first.

Link copied to clipboard
fun getTerminal(terminalId: String): BleTerminal

Get an instance of BleTerminal associated with the given terminal ID.

Link copied to clipboard

Checks if the given BleTerminal instance is configured.