Android.Bluetooth.BluetoothGattCharacteristic.PropertyNotify Field
Characteristic property: Characteristic supports notification

Value: 16

Syntax

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

Remarks

Characteristic property: Characteristic supports notification

[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