QueryLocationException.ErrorNotPermitted Feld

Definition

Achtung

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

Der Vorgang ist fehlgeschlagen, da er nicht zulässig ist.

[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

Feldwert

Value = 3

Implementiert

Attribute

Hinweise

Der Vorgang ist fehlgeschlagen, da er nicht zulässig ist.

Java Dokumentation für android.telecom.QueryLocationException.ERROR_NOT_PERMITTED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: