public interface SenderSchedulerFactory extends Plugin
Modifier and Type | Method and Description |
---|---|
SenderScheduler |
create(Context context,
CoreConfiguration config) |
@NonNull SenderScheduler create(@NonNull Context context, @NonNull CoreConfiguration config)
context
- a context.config
- Configuration to use when sending reports.