Partager via


DataFailCause.InternalCallPreemptByHighPrioApn Champ

Définition

Attention

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

Appel de données internes préemptré par APN à priorité élevée.

[Android.Runtime.Register("INTERNAL_CALL_PREEMPT_BY_HIGH_PRIO_APN", 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 InternalCallPreemptByHighPrioApn = 114;
[<Android.Runtime.Register("INTERNAL_CALL_PREEMPT_BY_HIGH_PRIO_APN", 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 InternalCallPreemptByHighPrioApn : Android.Telephony.DataFailCauseType

Valeur de champ

Value = 114
Attributs

Remarques

Appel de données internes préemptré par APN à priorité élevée.

Documentation Java pour android.telephony.DataFailCause.INTERNAL_CALL_PREEMPT_BY_HIGH_PRIO_APN.

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 à