Compartilhar via


ApnSetting.TypeSupl Campo

Definição

Cuidado

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

Tipo de APN para GPS assistido por SUPL.

[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

Valor do campo

Value = 4

Implementações

Atributos

Comentários

Tipo de APN para GPS assistido por SUPL.

Documentação Java para android.telephony.data.ApnSetting.TYPE_SUPL.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a