CrashInfo
CrashInfo()
CrashInfo(Parcel)
CrashInfo(Throwable)
CrashInfo(IntPtr, JniHandleOwnership)
ExceptionClassName
ExceptionMessage
JniPeerMembers
StackTrace
ThresholdClass
ThresholdType
ThrowClassName
ThrowFileName
ThrowLineNumber
ThrowMethodName
Dump(IPrinter, String)
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/ApplicationErrorReport", DoNotGenerateAcw = true)]
public class ApplicationErrorReport : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("android/app/ApplicationErrorReport$CrashInfo", DoNotGenerateAcw = true)]
public class CrashInfo : Object
{
[Register(".ctor", "(Landroid/os/Parcel;)V", "")]
public CrashInfo(Parcel? in);
}
}
}
.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