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


BluetoothGatt.GattInsufficientAuthentication Поле

Определение

Внимание!

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

Недостаточно проверки подлинности для данной операции

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

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

Value = 5

Реализации

Атрибуты

Комментарии

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

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

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