SchedulerConfiguration

constructor(enabled: Boolean = true, requiresNetworkType: Int = JobInfo.NETWORK_TYPE_NONE, requiresCharging: Boolean = false, requiresDeviceIdle: Boolean = false, requiresBatteryNotLow: Boolean = false, restartAfterCrash: Boolean = false)