Поделиться через


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.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к