Condividi tramite


ApnSetting.TypeSupl Campo

Definizione

Attenzione

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

Tipo APN per IL GPS assistito 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

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Tipo APN per IL GPS assistito SUPL.

Documentazione java per android.telephony.data.ApnSetting.TYPE_SUPL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a