Android.Bluetooth.BluetoothGattCharacteristic.SetValue Method
Set the locally stored value of this characteristic.

Syntax

[Android.Runtime.Register("setValue", "(Ljava/lang/String;)Z", "GetSetValue_Ljava_lang_String_Handler")]
public virtual bool SetValue (string value)

Parameters

value
New value for this characteristic

Returns

Documentation for this section has not yet been entered.

Remarks

Set the locally stored value of this characteristic.

See BluetoothGattCharacteristic.SetValue(Byte[]) for details.

[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