Android.Bluetooth.BluetoothGattService Class
Represents a Bluetooth GATT Service

See Also: BluetoothGattService Members

Syntax

[Android.Runtime.Register("android/bluetooth/BluetoothGattService", DoNotGenerateAcw=true)]
public class BluetoothGattService : Java.Lang.Object

Remarks

Represents a Bluetooth GATT Service

Gatt Service contains a collection of Android.Bluetooth.BluetoothGattCharacteristic, as well as referenced services.

[Android Documentation]

Requirements

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