BluetoothStatusCodes.ErrorBluetoothNotEnabled Поле

Определение

Внимание!

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

Код ошибки, указывающий, что Bluetooth не включен.

[Android.Runtime.Register("ERROR_BLUETOOTH_NOT_ENABLED", 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 ErrorBluetoothNotEnabled = 1;
[<Android.Runtime.Register("ERROR_BLUETOOTH_NOT_ENABLED", 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 ErrorBluetoothNotEnabled : Android.Bluetooth.CurrentBluetoothStatusCodes

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

Value = 1
Атрибуты

Комментарии

Код ошибки, указывающий, что Bluetooth не включен.

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

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

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