DataFailCause.EpsServicesAndNonEpsServicesNotAllowed Feld

Definition

Achtung

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

EPS- und Nicht-EPS-Dienste sind vom Netzwerk nicht zulässig.

[Android.Runtime.Register("EPS_SERVICES_AND_NON_EPS_SERVICES_NOT_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 EpsServicesAndNonEpsServicesNotAllowed = 2178;
[<Android.Runtime.Register("EPS_SERVICES_AND_NON_EPS_SERVICES_NOT_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 EpsServicesAndNonEpsServicesNotAllowed : Android.Telephony.DataFailCauseType

Feldwert

Value = 2178
Attribute

Hinweise

EPS- und Nicht-EPS-Dienste sind vom Netzwerk nicht zulässig.

Java Dokumentation für android.telephony.DataFailCause.EPS_SERVICES_AND_NON_EPS_SERVICES_NOT_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: