| Interface | Description |
|---|---|
| ICrashCallback |
Define the callback interface after the crash occurs.
|
| ILibLoader |
Define the native library loader.
|
| ILogger |
Define the logger interface used by xCrash.
|
| Class | Description |
|---|---|
| Errno |
The errno code for init() method of
XCrash. |
| TombstoneManager |
Tombstone (crash) log file manager.
|
| TombstoneParser |
Tombstone (crash) log file parser.
|
| XCrash |
xCrash is a crash reporting library for Android APP.
|
| XCrash.InitParameters |
An initialization parameter set.
|