Compartilhar via


DataFailCause.IwlanNon3gppAccessToEpcNotAllowed Campo

Definição

Cuidado

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

Nenhuma assinatura não-3GPP está associada ao 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 do campo

Value = 9000
Atributos

Comentários

Nenhuma assinatura não-3GPP está associada ao IMSI. A UE não tem permissão para usar acesso não-3GPP ao EPC.

Documentação Java para android.telephony.DataFailCause.IWLAN_NON_3GPP_ACCESS_TO_EPC_NOT_ALLOWED.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a