-
- All Implemented Interfaces:
-
org.acra.scheduler.SenderScheduler
public class DefaultSenderScheduler implements SenderScheduler
Simply schedules sending instantly
-
-
Constructor Summary
Constructors Constructor Description DefaultSenderScheduler(Context context, CoreConfiguration config)
-
Method Summary
Modifier and Type Method Description UnitscheduleReportSending(Boolean onlySendSilentReports)-
-
Constructor Detail
-
DefaultSenderScheduler
DefaultSenderScheduler(Context context, CoreConfiguration config)
-
-
Method Detail
-
scheduleReportSending
Unit scheduleReportSending(Boolean onlySendSilentReports)
-
-
-
-