BluetoothGattCharacteristic.PropertyNotify Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Bluetooth.GattProperty enum directly instead of this field.

Proprietà caratteristica: caratteristica supporta la notifica

[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.", true)]
public const Android.Bluetooth.GattProperty PropertyNotify = 16;
[<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.", true)>]
val mutable PropertyNotify : Android.Bluetooth.GattProperty

Valore del campo

Value = 16

Implementazioni

Attributi

Commenti

Proprietà caratteristica: caratteristica supporta la notifica

per android.bluetooth.BluetoothGattCharacteristic.PROPERTY_NOTIFY.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a