Partager via


DataFailCause.IwlanNon3gppAccessToEpcNotAllowed Champ

Définition

Attention

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

Aucun abonnement non-3GPP n’est associé à imSI.

[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

Valeur de champ

Value = 9000
Attributs

Remarques

Aucun abonnement non-3GPP n’est associé à imSI. L’UE n’est pas autorisée à utiliser l’accès non-3GPP à EPC.

Documentation Java pour android.telephony.DataFailCause.IWLAN_NON_3GPP_ACCESS_TO_EPC_NOT_ALLOWED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à