DataFailCause.MaxPppInactivityTimerExpired Campo

Definición

Precaución

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

El temporizador de inactividad de PPP máximo ha expirado.

[Android.Runtime.Register("MAX_PPP_INACTIVITY_TIMER_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 MaxPppInactivityTimerExpired = 2046;
[<Android.Runtime.Register("MAX_PPP_INACTIVITY_TIMER_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 MaxPppInactivityTimerExpired : Android.Telephony.DataFailCauseType

Valor de campo

Value = 2046
Atributos

Comentarios

El temporizador de inactividad de PPP máximo ha expirado.

Java documentación para android.telephony.DataFailCause.MAX_PPP_INACTIVITY_TIMER_EXPIRED.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a