DataFailCause.PrefRadioTechChanged フィールド

定義

注意事項

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

推奨テクノロジが変更されました。新しいテクノロジに適したパラメーターを使用して再試行する必要があります。

[Android.Runtime.Register("PREF_RADIO_TECH_CHANGED", 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 PrefRadioTechChanged = -4;
[<Android.Runtime.Register("PREF_RADIO_TECH_CHANGED", 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 PrefRadioTechChanged : Android.Telephony.DataFailCauseType

フィールド値

Value = -4
属性

注釈

推奨テクノロジが変更されました。新しいテクノロジに適したパラメーターを使用して再試行する必要があります。

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

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

適用対象