DataFailCause.MipHaForeignAgentAuthenticationFailure Campo

Definição

Cuidado

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

O agente doméstico rejeitou o registro de MIP (IP móvel) devido a uma falha de autenticação de agente estrangeiro.

[Android.Runtime.Register("MIP_HA_FOREIGN_AGENT_AUTHENTICATION_FAILURE", 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 MipHaForeignAgentAuthenticationFailure = 2023;
[<Android.Runtime.Register("MIP_HA_FOREIGN_AGENT_AUTHENTICATION_FAILURE", 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 MipHaForeignAgentAuthenticationFailure : Android.Telephony.DataFailCauseType

Valor do campo

Value = 2023
Atributos

Comentários

O agente doméstico rejeitou o registro de MIP (IP móvel) devido a uma falha de autenticação de agente estrangeiro.

Java documentação para android.telephony.DataFailCause.MIP_HA_FOREIGN_AGENT_AUTHENTICATION_FAILURE.

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

Aplica-se a