ApnSetting.TypeVsim Campo

Definición

Precaución

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

Tipo de APN para VSIM.

[Android.Runtime.Register("TYPE_VSIM", ApiSince=31)]
[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 TypeVsim = 4096;
[<Android.Runtime.Register("TYPE_VSIM", ApiSince=31)>]
[<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 TypeVsim : Android.Telephony.Data.ApnType

Valor de campo

Value = 4096

Implementaciones

Atributos

Comentarios

Tipo de APN para VSIM.

Java documentación para android.telephony.data.ApnSetting.TYPE_VSIM.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a