PhoneAccountSuggestion.ReasonOther フィールド

定義

注意事項

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

ここで列挙されていない理由で が推奨されることを PhoneAccountHandle 示します。

[Android.Runtime.Register("REASON_OTHER", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ReasonType enum directly instead of this field.", true)]
public const Android.Telecom.ReasonType ReasonOther = 4;
[<Android.Runtime.Register("REASON_OTHER", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ReasonType enum directly instead of this field.", true)>]
val mutable ReasonOther : Android.Telecom.ReasonType

フィールド値

Value = 4

実装

属性

注釈

ここで列挙されていない理由で が推奨されることを PhoneAccountHandle 示します。

の Java ドキュメント android.telecom.PhoneAccountSuggestion.REASON_OTHER

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

適用対象