Partager via


BugreportManager.BugreportCallback.BugreportErrorAnotherReportInProgress Champ

Définition

Attention

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

Il existe actuellement un rapport de bogues en cours d’exécution.

[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

Valeur de champ

Value = 5
Attributs

Remarques

Il existe actuellement un rapport de bogues en cours d’exécution. L’appelant doit réessayer ultérieurement.

Documentation Java pour android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_ANOTHER_REPORT_IN_PROGRESS.

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 à