DataFailCause.Unsupported1xPrev フィールド

定義

注意事項

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

1 つのベース ステーションでサポートされているP_revは 6 未満であり、1X データ呼び出しではサポートされていません。

[Android.Runtime.Register("UNSUPPORTED_1X_PREV", 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 Unsupported1xPrev = 2214;
[<Android.Runtime.Register("UNSUPPORTED_1X_PREV", 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 Unsupported1xPrev : Android.Telephony.DataFailCauseType

フィールド値

Value = 2214
属性

注釈

1 つのベース ステーションでサポートされているP_revは 6 未満であり、1X データ呼び出しではサポートされていません。 UE は、この SO33 呼び出しをサポートするために、p_rev >= 6 の BS のフットプリント内に存在する必要があります。

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

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

適用対象