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


ApnSetting.TypeSupl Поле

Определение

Внимание!

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

Тип APN для SUPL с помощью GPS.

[Android.Runtime.Register("TYPE_SUPL", ApiSince=28)]
[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 TypeSupl = 4;
[<Android.Runtime.Register("TYPE_SUPL", ApiSince=28)>]
[<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 TypeSupl : Android.Telephony.Data.ApnType

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

Value = 4

Реализации

Атрибуты

Комментарии

Тип APN для SUPL с помощью GPS.

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

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

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