Sprache

ProfilingResult.ErrorFailedInvalidRequest Feld

Definition

Achtung

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

Fehler bei der Anforderung aufgrund ungültiger ProfilingRequest.

[Android.Runtime.Register("ERROR_FAILED_INVALID_REQUEST", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.ProfilingResultError enum directly instead of this field.", true)]
public const Android.OS.ProfilingResultError ErrorFailedInvalidRequest = 7;
[<Android.Runtime.Register("ERROR_FAILED_INVALID_REQUEST", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.ProfilingResultError enum directly instead of this field.", true)>]
val mutable ErrorFailedInvalidRequest : Android.OS.ProfilingResultError

Feldwert

Value = 7

Implementiert

Attribute

Hinweise

Fehler bei der Anforderung aufgrund ungültiger ProfilingRequest.

Java Dokumentation für android.os.ProfilingResult.ERROR_FAILED_INVALID_REQUEST.

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: