QueryLocationException.ErrorRequestTimeOut Campo

Definição

Cuidado

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

A operação não foi concluída a tempo.

[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

Valor do campo

Value = 1

Implementações

Atributos

Comentários

A operação não foi concluída a tempo.

Java documentação para android.telecom.QueryLocationException.ERROR_REQUEST_TIME_OUT.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a