Condividi tramite


BluetoothGatt.GattFailure Campo

Definizione

Attenzione

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

Operazione GATT non riuscita, errori diversi da quelli precedenti

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

Valore del campo

Value = 257

Implementazioni

Attributi

Commenti

Documentazione java per android.bluetooth.BluetoothGatt.GATT_FAILURE.

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