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


ApnSetting.TypeXcap Поле

Определение

Внимание!

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

Тип APN для XCAP.

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

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

Value = 2048

Реализации

Атрибуты

Комментарии

Тип APN для XCAP.

Документация по Java для android.telephony.data.ApnSetting.TYPE_XCAP.

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

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