Compartir a través de


DataFailCause.IwlanNon3gppAccessToEpcNotAllowed Campo

Definición

Precaución

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

No hay ninguna suscripción a 3GPP asociada al 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

Valor de campo

Value = 9000
Atributos

Comentarios

No hay ninguna suscripción a 3GPP asociada al IMSI. La UE no puede usar el acceso no 3GPP a EPC.

Documentación de Java para android.telephony.DataFailCause.IWLAN_NON_3GPP_ACCESS_TO_EPC_NOT_ALLOWED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a