Indicates whether a local service has been added successfully.
Syntax
[Android.Runtime.Register("onServiceAdded", "(ILandroid/bluetooth/BluetoothGattService;)V", "GetOnServiceAdded_ILandroid_bluetooth_BluetoothGattService_Handler")]
public virtual
void OnServiceAdded ([Android.Runtime.GeneratedEnum]
ProfileState status,
BluetoothGattService service)
Parameters
- status
- Returns BluetoothGatt.GattSuccess if the service
was added successfully.
- service
- The service that has been added
Remarks
Requirements
Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18