SchedulerStarter

class SchedulerStarter(context: Context, config: CoreConfiguration)

Author

F43nd1r

Since

18.04.18

Constructors

SchedulerStarter
Link copied to clipboard
fun SchedulerStarter(context: Context, config: CoreConfiguration)

Functions

scheduleReports
Link copied to clipboard
fun scheduleReports(report: File?, onlySendSilentReports: Boolean)
Starts a process to start sending outstanding error reports.

Properties

senderScheduler
Link copied to clipboard
val senderScheduler: SenderScheduler