DataFailCause.MipFaEncapsulationUnavailable 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 estrangeiro rejeitou o registro de MIP (IP móvel) devido à indisponibilidade do encapsulamento solicitado.

[Android.Runtime.Register("MIP_FA_ENCAPSULATION_UNAVAILABLE", 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 MipFaEncapsulationUnavailable = 2008;
[<Android.Runtime.Register("MIP_FA_ENCAPSULATION_UNAVAILABLE", 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 MipFaEncapsulationUnavailable : Android.Telephony.DataFailCauseType

Valor do campo

Value = 2008
Atributos

Comentários

O agente estrangeiro rejeitou o registro de MIP (IP móvel) devido à indisponibilidade do encapsulamento solicitado.

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

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