Android.Bluetooth.BluetoothGattService.IncludedServices Property
Get the list of included GATT services for this service.

Syntax

[get: Android.Runtime.Register("getIncludedServices", "()Ljava/util/List;", "GetGetIncludedServicesHandler")]
public virtual IList<BluetoothGattService> IncludedServices { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the list of included GATT services for this service.

[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