-
public class BleClientOperationAbstract sealed class representing a type of BLE operation
-
-
Field Summary
Fields Modifier and Type Field Description private final BluetoothDevicedevice
-
Method Summary
Modifier and Type Method Description abstract BluetoothDevicegetDevice()-
-
Method Detail
-
getDevice
abstract BluetoothDevice getDevice()
-
-
-
-