Android.Bluetooth.BluetoothGattServer.RemoveService Method
Removes a service from the list of services to be provided.

Syntax

[Android.Runtime.Register("removeService", "(Landroid/bluetooth/BluetoothGattService;)Z", "")]
public bool RemoveService (BluetoothGattService service)

Parameters

service
Service to be removed.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18