Язык

QueryLocationException.ErrorUnspecified Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Telecom.QueryLocationErrorReason 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.QueryLocationErrorReason enum directly instead of this field.", true)]
public const Android.Telecom.QueryLocationErrorReason ErrorUnspecified = 6;
[<Android.Runtime.Register("ERROR_UNSPECIFIED", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.QueryLocationErrorReason enum directly instead of this field.", true)>]
val mutable ErrorUnspecified : Android.Telecom.QueryLocationErrorReason

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

Value = 6

Реализации

Атрибуты

Комментарии

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

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

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

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