Android.App.ApplicationErrorReport.Dump Method
Dump the report to a Printer.

Syntax

[Android.Runtime.Register("dump", "(Landroid/util/Printer;Ljava/lang/String;)V", "GetDump_Landroid_util_Printer_Ljava_lang_String_Handler")]
public virtual void Dump (Android.Util.IPrinter pw, string prefix)

Parameters

pw
Documentation for this section has not yet been entered.
prefix
Documentation for this section has not yet been entered.

Remarks

Dump the report to a Printer.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14