NetworkScan.Success Поле

Определение

Внимание!

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

RIL успешно выполнил проверку сети.

[Android.Runtime.Register("SUCCESS", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ScanResultCode enum directly instead of this field.", true)]
public const Android.Telephony.ScanResultCode Success = 0;
[<Android.Runtime.Register("SUCCESS", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.ScanResultCode enum directly instead of this field.", true)>]
val mutable Success : Android.Telephony.ScanResultCode

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

Value = 0
Атрибуты

Комментарии

RIL успешно выполнил проверку сети.

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

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

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