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


DataFailCause.ServiceOptionNotSubscribed Поле

Определение

Внимание!

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

Запрошенный параметр службы не подписан.

[Android.Runtime.Register("SERVICE_OPTION_NOT_SUBSCRIBED", 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 ServiceOptionNotSubscribed = 33;
[<Android.Runtime.Register("SERVICE_OPTION_NOT_SUBSCRIBED", 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 ServiceOptionNotSubscribed : Android.Telephony.DataFailCauseType

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

Value = 33
Атрибуты

Комментарии

Запрошенный параметр службы не подписан.

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

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

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