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


DisconnectCause.AnsweredElsewhere Поле

Определение

Внимание!

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

Звонок был завершен, так как он был ответ на другое устройство.

[Android.Runtime.Register("ANSWERED_ELSEWHERE", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)]
public const Android.Telephony.CallDisconnectCause AnsweredElsewhere = 52;
[<Android.Runtime.Register("ANSWERED_ELSEWHERE", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)>]
val mutable AnsweredElsewhere : Android.Telephony.CallDisconnectCause

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

Value = 52
Атрибуты

Комментарии

Звонок был завершен, так как он был ответ на другое устройство.

Документация по Java для android.telephony.DisconnectCause.ANSWERED_ELSEWHERE.

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

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