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


CallEndpointException.ErrorUnspecified Поле

Определение

Внимание!

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

Операция завершилась ошибкой из-за неизвестной или неопределенной ошибки.

[Android.Runtime.Register("ERROR_UNSPECIFIED", 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 ErrorUnspecified = 4;
[<Android.Runtime.Register("ERROR_UNSPECIFIED", 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 ErrorUnspecified : Android.Telecom.CallEndpointErrorReason

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

Value = 4

Реализации

Атрибуты

Комментарии

Операция завершилась ошибкой из-за неизвестной или неопределенной ошибки.

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

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

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