Поделиться через


BluetoothGatt.GattFailure Поле

Определение

Внимание!

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

Не удалось выполнить операцию GATT, ошибки, отличные от приведенного выше

[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

Значение поля

Value = 257

Реализации

Атрибуты

Комментарии

Документация по Java для android.bluetooth.BluetoothGatt.GATT_FAILURE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к