Sprache

BugreportManager.BugreportCallback.BugreportErrorNoBugreportToRetrieve Feld

Definition

Achtung

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

Es gibt keinen Fehlerbericht, der für den Aufrufer abgerufen werden kann.

[Android.Runtime.Register("BUGREPORT_ERROR_NO_BUGREPORT_TO_RETRIEVE", ApiSince=34)]
[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 BugreportErrorNoBugreportToRetrieve = 6;
[<Android.Runtime.Register("BUGREPORT_ERROR_NO_BUGREPORT_TO_RETRIEVE", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BugreportErrorCode enum directly instead of this field.", true)>]
val mutable BugreportErrorNoBugreportToRetrieve : Android.OS.BugreportErrorCode

Feldwert

Value = 6
Attribute

Hinweise

Es gibt keinen Fehlerbericht, der für den Aufrufer abgerufen werden kann.

Java Dokumentation für android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_NO_BUGREPORT_TO_RETRIEVE.

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: