Partager via


DataFailCause.ActivePdpContextMaxNumberReached Champ

Définition

Attention

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

Nombre maximal de contexte PDP (Packet Data Protocol) atteint.

[Android.Runtime.Register("ACTIVE_PDP_CONTEXT_MAX_NUMBER_REACHED", 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 ActivePdpContextMaxNumberReached = 65;
[<Android.Runtime.Register("ACTIVE_PDP_CONTEXT_MAX_NUMBER_REACHED", 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 ActivePdpContextMaxNumberReached : Android.Telephony.DataFailCauseType

Valeur de champ

Value = 65
Attributs

Remarques

Nombre maximal de contexte PDP (Packet Data Protocol) atteint.

Documentation Java pour android.telephony.DataFailCause.ACTIVE_PDP_CONTEXT_MAX_NUMBER_REACHED.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à