Langue

BluetoothGattCharacteristic.PropertySignedWrite Champ

Définition

Attention

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

Propriété caractéristique : La caractéristique prend en charge l’écriture avec la signature

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

Valeur de champ

Value = 64

Implémente

Attributs

Remarques

Propriété caractéristique : La caractéristique prend en charge l’écriture avec la signature

Java documentation pour android.bluetooth.BluetoothGattCharacteristic.PROPERTY_SIGNED_WRITE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à