Reporter

abstract class Reporter(val handler: CrashHandler)(source)

Inheritors

Constructors

Link copied to clipboard
constructor(handler: CrashHandler)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun reportCrash(throwable: Throwable)