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


BluetoothStatusCodes.Success Поле

Определение

Внимание!

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

Указывает, что вызов API был успешным

[Android.Runtime.Register("SUCCESS", 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 Success = 0;
[<Android.Runtime.Register("SUCCESS", 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 Success : Android.Bluetooth.CurrentBluetoothStatusCodes

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

Value = 0
Атрибуты

Комментарии

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

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

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