Android.Bluetooth.BluetoothGattCharacteristic.WriteTypeDefault Field
Write characteristic, requesting acknoledgement by the remote device

Value: 2

Syntax

[Android.Runtime.Register("WRITE_TYPE_DEFAULT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattWriteType enum directly instead of this field.")]
public const GattWriteType WriteTypeDefault

Remarks

Write characteristic, requesting acknoledgement by the remote device

[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