-
public final class AddService extends BleServerOperation
-
-
Field Summary
Fields Modifier and Type Field Description private final BluetoothGattServiceservice
-
Constructor Summary
Constructors Constructor Description AddService(BluetoothGattService service)
-
Method Summary
Modifier and Type Method Description final BluetoothGattServicegetService()-
-
Constructor Detail
-
AddService
AddService(BluetoothGattService service)
-
-
Method Detail
-
getService
final BluetoothGattService getService()
-
-
-
-