Язык

CallEndpointException.ErrorAnotherRequest Поле

Определение

Внимание!

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

Операция была отменена другим запросом.

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

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

Value = 3

Реализации

Атрибуты

Комментарии

Операция была отменена другим запросом.

Java документации по android.telecom.CallEndpointException.ERROR_ANOTHER_REQUEST.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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