DataFailCause.InternalCallPreemptByHighPrioApn フィールド

定義

注意事項

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

優先度の高い APN によって割り込まれた内部データ呼び出し。

[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

フィールド値

Value = 114
属性

注釈

優先度の高い APN によって割り込まれた内部データ呼び出し。

android.telephony.DataFailCause.INTERNAL_CALL_PREEMPT_BY_HIGH_PRIO_APNJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象