ServiceAdded

Indicates whether a local service has been added successfully.

See also

(https://developer.android.com/reference/android/bluetooth/BluetoothGattServerCallback#onServiceAdded(int,%20android.bluetooth.BluetoothGattService))

Constructors

Link copied to clipboard
constructor(service: IBluetoothGattService, status: BleGattOperationStatus)

Properties

Link copied to clipboard

The service that has been added.

Link copied to clipboard

Status of the operation.