Android.Bluetooth.BluetoothGattService.Characteristics Property
Returns a list of characteristics included in this service.

Syntax

[get: Android.Runtime.Register("getCharacteristics", "()Ljava/util/List;", "GetGetCharacteristicsHandler")]
public virtual IList<BluetoothGattCharacteristic> Characteristics { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a list of characteristics included in 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