Sprache

DataFailCause.NoEpsBearerContextActivated Feld

Definition

Achtung

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

Es wurde kein EPS-Bearerkontext aktiviert.

[Android.Runtime.Register("NO_EPS_BEARER_CONTEXT_ACTIVATED", 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 NoEpsBearerContextActivated = 2189;
[<Android.Runtime.Register("NO_EPS_BEARER_CONTEXT_ACTIVATED", 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 NoEpsBearerContextActivated : Android.Telephony.DataFailCauseType

Feldwert

Value = 2189
Attribute

Hinweise

Es wurde kein EPS-Bearerkontext aktiviert.

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

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: