Android.Bluetooth.BluetoothGattCharacteristic.PropertyBroadcast Field
Characteristic proprty: Characteristic is broadcastable.

Value: 1

Syntax

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

Remarks

Characteristic proprty: Characteristic is broadcastable.

[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