Lingua

ApnSetting.TypeIa 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 APN iniziale IA.

[Android.Runtime.Register("TYPE_IA", 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 TypeIa = 256;
[<Android.Runtime.Register("TYPE_IA", 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 TypeIa : Android.Telephony.Data.ApnType

Valore del campo

Value = 256

Implementazioni

Attributi

Commenti

Tipo APN per APN iniziale IA.

per android.telephony.data.ApnSetting.TYPE_IA.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a