DevicePaired

data class DevicePaired(val bluetoothDevice: BluetoothDevice) : EngageBLEServiceEvent

Represents an event indicating that a new device has been paired

Constructors

Link copied to clipboard
constructor(bluetoothDevice: BluetoothDevice)

Properties

Link copied to clipboard