Lenguaje

QueryLocationException.ErrorUnspecified Campo

Definición

Precaución

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

Error en la operación debido a un error desconocido o no especificado.

[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

Valor de campo

Value = 6

Implementaciones

Atributos

Comentarios

Error en la operación debido a un error desconocido o no especificado.

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

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