Freigeben über


DataFailCause.IwlanNon3gppAccessToEpcNotAllowed Feld

Definition

Achtung

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

Dem IMSI ist kein Nicht-3GPP-Abonnement zugeordnet.

[Android.Runtime.Register("IWLAN_NON_3GPP_ACCESS_TO_EPC_NOT_ALLOWED", ApiSince=31)]
[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 IwlanNon3gppAccessToEpcNotAllowed = 9000;
[<Android.Runtime.Register("IWLAN_NON_3GPP_ACCESS_TO_EPC_NOT_ALLOWED", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable IwlanNon3gppAccessToEpcNotAllowed : Android.Telephony.DataFailCauseType

Feldwert

Value = 9000
Attribute

Hinweise

Dem IMSI ist kein Nicht-3GPP-Abonnement zugeordnet. Die UE darf keinen 3GPP-Zugriff auf EPC verwenden.

Java-Dokumentation für android.telephony.DataFailCause.IWLAN_NON_3GPP_ACCESS_TO_EPC_NOT_ALLOWED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: