Client

data class Client(val useForLocation: Boolean = false) : BluetoothPermission.Type

A BluetoothPermission that allows client side communication with the Bluetooth sensor, such as scanning, reading, writing etc.

Constructors

Link copied to clipboard
constructor(useForLocation: Boolean = false)

Properties

Link copied to clipboard
open override val name: String
Link copied to clipboard

if true Bluetooth will scan for location.