Compartilhar via


ApnSetting.MvnoTypeImsi Campo

Definição

Cuidado

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

Tipo MVNO para IMSI.

[Android.Runtime.Register("MVNO_TYPE_IMSI", 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 MvnoTypeImsi = 1;
[<Android.Runtime.Register("MVNO_TYPE_IMSI", 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 MvnoTypeImsi : Android.Telephony.Data.MvnoType

Valor do campo

Value = 1

Implementações

Atributos

Comentários

Tipo MVNO para IMSI.

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

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