Язык

QueryLocationException.ErrorRequestTimeOut Поле

Определение

Внимание!

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

Операция не была завершена вовремя.

[Android.Runtime.Register("ERROR_REQUEST_TIME_OUT", 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 ErrorRequestTimeOut = 1;
[<Android.Runtime.Register("ERROR_REQUEST_TIME_OUT", 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 ErrorRequestTimeOut : Android.Telecom.QueryLocationErrorReason

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

Value = 1

Реализации

Атрибуты

Комментарии

Операция не была завершена вовремя.

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

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

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