Langue

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.

Java documentation 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 Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à