Report Executor
class ReportExecutor(context: Context, config: CoreConfiguration, crashReportDataFactory: CrashReportDataFactory, defaultExceptionHandler: Thread.UncaughtExceptionHandler?, processFinisher: ProcessFinisher, schedulerStarter: SchedulerStarter, lastActivityManager: LastActivityManager)
Collates, records and initiates the sending of a report.
Since
4.8.0
Constructors
Link copied to clipboard
constructor(context: Context, config: CoreConfiguration, crashReportDataFactory: CrashReportDataFactory, defaultExceptionHandler: Thread.UncaughtExceptionHandler?, processFinisher: ProcessFinisher, schedulerStarter: SchedulerStarter, lastActivityManager: LastActivityManager)