Static class that notifies off Bluetooth adapter state changes.
More...
|
| static void | Start (final StateCallback callback) |
| | Starts monitoring for Bluetooth adapter state changes.
|
| |
|
static void | Stop () |
| | Stops monitoring for Bluetooth adapter state changes.
|
| |
|
static int | GetState () |
| | Gets the Bluetooth adapter state.
|
| |
Static class that notifies off Bluetooth adapter state changes.
◆ Start()
| static void com.systemic.bluetoothle.BluetoothState.Start |
( |
final StateCallback |
callback | ) |
|
|
static |
Starts monitoring for Bluetooth adapter state changes.
- Parameters
-
| callback | The callback for notifying of state changes. |
The documentation for this class was generated from the following file:
- Assets/Plugins/Systemic/Plugins/Android/BluetoothState.java