Langue

QueryLocationException.ErrorNotPermitted 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 a échoué, car elle n’est pas autorisée.

[Android.Runtime.Register("ERROR_NOT_PERMITTED", 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 ErrorNotPermitted = 3;
[<Android.Runtime.Register("ERROR_NOT_PERMITTED", 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 ErrorNotPermitted : Android.Telecom.QueryLocationErrorReason

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

L’opération a échoué, car elle n’est pas autorisée.

Java documentation pour android.telecom.QueryLocationException.ERROR_NOT_PERMITTED.

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

S’applique à