Delegate DigiBLEManager.BluetoothStateChangedHandler
Notifies that the Bluetooth interface state has changed.
Namespace: DigiIoTDigiIoT.MauiModels
Assembly: DigiIoT.Maui.dll
Syntax
public delegate void DigiBLEManager.BluetoothStateChangedHandler(BluetoothState state)
Parameters
| Type | Name | Description |
|---|---|---|
| BluetoothState | state | The new Bluetooth state |