@AutoService(value=SenderSchedulerFactory.class) public static class AdvancedSenderScheduler.Factory extends HasConfigPlugin implements SenderSchedulerFactory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
SenderScheduler |
create(Context context,
CoreConfiguration config) |
enabled
@NonNull public SenderScheduler create(@NonNull Context context, @NonNull CoreConfiguration config)
create
in interface SenderSchedulerFactory
context
- a context.config
- Configuration to use when sending reports.