Compartilhar via


DataFailCause.EmmT3417ExtExpired Campo

Definição

Cuidado

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

A solicitação de serviço estendida falha devido à expiração do temporizador T3417 EXT.

[Android.Runtime.Register("EMM_T3417_EXT_EXPIRED", 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 EmmT3417ExtExpired = 2131;
[<Android.Runtime.Register("EMM_T3417_EXT_EXPIRED", 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 EmmT3417ExtExpired : Android.Telephony.DataFailCauseType

Valor do campo

Value = 2131
Atributos

Comentários

A solicitação de serviço estendida falha devido à expiração do temporizador T3417 EXT.

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

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