Android.App.ApplicationErrorReport: Method Members

The methods of Android.App.ApplicationErrorReport are listed below. For a list of all members, see the ApplicationErrorReport Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
Dump(Android.Util.IPrinter, string)
Dump the report to a Printer.
static
GetErrorReportReceiver(Android.Content.Context, string, Android.Content.PM.ApplicationInfoFlags) : Android.Content.ComponentName
ReadFromParcel(Android.OS.Parcel)
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.