ApnSetting.TypeVsim Feld

Definition

Achtung

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

APN-Typ für 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

Feldwert

Value = 4096

Implementiert

Attribute

Hinweise

APN-Typ für VSIM.

Java Dokumentation für android.telephony.data.ApnSetting.TYPE_VSIM.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: