Lenguaje

QueryLocationException.ErrorRequestTimeOut Campo

Definición

Precaución

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

La operación no se completó a tiempo.

[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 de campo

Value = 1

Implementaciones

Atributos

Comentarios

La operación no se completó a tiempo.

Java documentación para android.telecom.QueryLocationException.ERROR_REQUEST_TIME_OUT.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a