abstract fun report(crash: UncaughtExceptionCrash): Unit
Submits a crash report for this Crash.UncaughtExceptionCrash.
abstract fun report(crash: NativeCodeCrash): Unit
Submits a crash report for this Crash.NativeCodeCrash.