Idioma

BluetoothGattCharacteristic.PropertySignedWrite Campo

Definição

Cuidado

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

Propriedade característica: a característica dá suporte à gravação com assinatura

[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

Valor do campo

Value = 64

Implementações

Atributos

Comentários

Propriedade característica: a característica dá suporte à gravação com assinatura

Java documentação para android.bluetooth.BluetoothGattCharacteristic.PROPERTY_SIGNED_WRITE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a