ApnSetting.MvnoTypeIccid Campo

Definizione

Attenzione

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

Tipo MVNO per ICCID.

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

Valore del campo

Value = 3

Implementazioni

Attributi

Commenti

Tipo MVNO per ICCID.

per android.telephony.data.ApnSetting.MVNO_TYPE_ICCID.

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