DataFailCause.MipFaDeliveryStyleNotSupported 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 ao estilo de entrega não suportado.

[Android.Runtime.Register("MIP_FA_DELIVERY_STYLE_NOT_SUPPORTED", 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 MipFaDeliveryStyleNotSupported = 2012;
[<Android.Runtime.Register("MIP_FA_DELIVERY_STYLE_NOT_SUPPORTED", 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 MipFaDeliveryStyleNotSupported : Android.Telephony.DataFailCauseType

Valor do campo

Value = 2012
Atributos

Comentários

O agente estrangeiro rejeitou o registro de MIP (IP móvel) devido ao estilo de entrega não suportado.

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

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