Android.Bluetooth.BluetoothGattCharacteristic.GetStringValue Method
Return the stored value of this characteristic.

Syntax

[Android.Runtime.Register("getStringValue", "(I)Ljava/lang/String;", "GetGetStringValue_IHandler")]
public virtual string GetStringValue (int offset)

Parameters

offset
Offset at which the string value can be found.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the stored value of this characteristic.

See BluetoothGattCharacteristic.GetValue 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