Android.Bluetooth.BluetoothGattService.AddCharacteristic Method
Add a characteristic to this service.

Syntax

[Android.Runtime.Register("addCharacteristic", "(Landroid/bluetooth/BluetoothGattCharacteristic;)Z", "GetAddCharacteristic_Landroid_bluetooth_BluetoothGattCharacteristic_Handler")]
public virtual bool AddCharacteristic (BluetoothGattCharacteristic characteristic)

Parameters

characteristic
The characteristics to be added

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