Condividi tramite


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.

Documentazione java per android.os.BugreportManager.BugreportCallback.BUGREPORT_ERROR_ANOTHER_REPORT_IN_PROGRESS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a