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


DisconnectCause.OutgoingCanceled Поле

Определение

Внимание!

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

Исходящий звонок был отменен android.telecom.ConnectionService.

[Android.Runtime.Register("OUTGOING_CANCELED", 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 OutgoingCanceled = 44;
[<Android.Runtime.Register("OUTGOING_CANCELED", 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 OutgoingCanceled : Android.Telephony.CallDisconnectCause

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

Value = 44
Атрибуты

Комментарии

Исходящий звонок был отменен android.telecom.ConnectionService.

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

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

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