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


TelephonyManager.CellInfoCallback.ErrorModemError Поле

Определение

Внимание!

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

Модем вернул сбой.

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

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

Value = 2
Атрибуты

Комментарии

Модем вернул сбой.

Документация по Java для android.telephony.TelephonyManager.CellInfoCallback.ERROR_MODEM_ERROR.

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

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