Condividi tramite


BluetoothGattCharacteristic.PropertyWriteNoResponse 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 può essere scritta senza risposta.

[Android.Runtime.Register("PROPERTY_WRITE_NO_RESPONSE")]
[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 PropertyWriteNoResponse = 4;
[<Android.Runtime.Register("PROPERTY_WRITE_NO_RESPONSE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattProperty enum directly instead of this field.", true)>]
val mutable PropertyWriteNoResponse : Android.Bluetooth.GattProperty

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Documentazione java per android.bluetooth.BluetoothGattCharacteristic.PROPERTY_WRITE_NO_RESPONSE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a