ApplicationErrorReport
AnrInfo
BatteryInfo
CrashInfo
InterfaceConsts
RunningServiceInfo
TypeAnr
TypeBattery
TypeCrash
TypeNone
TypeRunningService
ApplicationErrorReport()
ApplicationErrorReport(IntPtr, JniHandleOwnership)
Creator
InstallerPackageName
JniPeerMembers
PackageName
ProcessName
SystemApp
ThresholdClass
ThresholdType
Time
Type
DescribeContents()
Dump(IPrinter, String)
GetErrorReportReceiver(Context, String, ApplicationInfoFlags)
ReadFromParcel(Parcel)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/ApplicationErrorReport", DoNotGenerateAcw = true)]
public class ApplicationErrorReport : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("time")]
public long Time { get; set; }
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API