Langue

QueryLocationException.ErrorRequestTimeOut Champ

Définition

Attention

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

L’opération n’a pas été terminée à temps.

[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

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

L’opération n’a pas été terminée à temps.

Java documentation pour android.telecom.QueryLocationException.ERROR_REQUEST_TIME_OUT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à