BluetoothStatusCodes.ErrorUnknown Поле

Определение

Внимание!

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

Указывает, что произошла неизвестная ошибка.

[Android.Runtime.Register("ERROR_UNKNOWN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)]
public const Android.Bluetooth.CurrentBluetoothStatusCodes ErrorUnknown = 2147483647;
[<Android.Runtime.Register("ERROR_UNKNOWN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)>]
val mutable ErrorUnknown : Android.Bluetooth.CurrentBluetoothStatusCodes

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

Value = 2147483647
Атрибуты

Комментарии

Указывает, что произошла неизвестная ошибка.

Java документации по android.bluetooth.BluetoothStatusCodes.ERROR_UNKNOWN.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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