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


DataFailCause.NoServiceOnGateway Поле

Определение

Внимание!

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

Нет службы в шлюзе.

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

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

Value = 2093
Атрибуты

Комментарии

Нет службы в шлюзе.

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

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

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