Lingua

BugreportManager.BugreportCallback.BugreportErrorAnotherReportInProgress Campo

Definizione

Attenzione

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

Attualmente è in esecuzione un bugreport.

[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

Valore del campo

Value = 5
Attributi

Commenti

Attualmente è in esecuzione un bugreport. Il chiamante dovrebbe riprovare più tardi.

per android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_ANOTHER_REPORT_IN_PROGRESS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a