class JobSchedulerSyncScheduler
(source)
Class used to schedule sync of experiment configuration from the server
JobSchedulerSyncScheduler(context: Context)
Class used to schedule sync of experiment configuration from the server |
fun schedule(jobInfo: JobInfo): Unit
Schedule sync with the constrains specified fun schedule(jobId: Int, serviceName: ComponentName): Unit
Schedule sync with the default constraints (once a day) |