Lingua

BluetoothGattCharacteristic.WriteTypeSigned Campo

Definizione

Attenzione

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

Caratteristica di scrittura, inclusa la firma di autenticazione

[Android.Runtime.Register("WRITE_TYPE_SIGNED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattWriteType enum directly instead of this field.", true)]
public const Android.Bluetooth.GattWriteType WriteTypeSigned = 4;
[<Android.Runtime.Register("WRITE_TYPE_SIGNED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattWriteType enum directly instead of this field.", true)>]
val mutable WriteTypeSigned : Android.Bluetooth.GattWriteType

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Caratteristica di scrittura, inclusa la firma di autenticazione

per android.bluetooth.BluetoothGattCharacteristic.WRITE_TYPE_SIGNED.

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