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


TelecomManager.DurationShort Поле

Определение

Внимание!

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

Целочисленное значение для #EXTRA_CALL_DURATIONуказывает, что длительность завершенного вызова составила >= 3 секунды и < 60 секунд.

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

Значение поля

Value = 1
Атрибуты

Комментарии

Целочисленное значение для #EXTRA_CALL_DURATIONуказывает, что длительность завершенного вызова составила >= 3 секунды и < 60 секунд.

Документация по Java для android.telecom.TelecomManager.DURATION_SHORT.

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

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