DataFailCause.OnlyIpv4Allowed Feld

Definition

Achtung

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

Der Paketdatenprotokolltyp (PDP) IPv4 ist nur zulässig.

[Android.Runtime.Register("ONLY_IPV4_ALLOWED", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)]
public const Android.Telephony.DataFailCauseType OnlyIpv4Allowed = 50;
[<Android.Runtime.Register("ONLY_IPV4_ALLOWED", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable OnlyIpv4Allowed : Android.Telephony.DataFailCauseType

Feldwert

Value = 50
Attribute

Hinweise

Der Paketdatenprotokolltyp (PDP) IPv4 ist nur zulässig.

Java Dokumentation für android.telephony.DataFailCause.ONLY_IPV4_ALLOWED.

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: