Freigeben über


BugreportManager.BugreportCallback.BugreportErrorAnotherReportInProgress Feld

Definition

Achtung

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

Zurzeit wird ein Fehlerbericht ausgeführt.

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

Feldwert

Value = 5
Attribute

Hinweise

Zurzeit wird ein Fehlerbericht ausgeführt. Der Anrufer sollte es später erneut versuchen.

Java-Dokumentation für android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_ANOTHER_REPORT_IN_PROGRESS.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: