start
suspend fun start(userId: Long, repeatIntervalDuration: Duration = 5.minutes, networkType: NetworkType = NetworkType.UNMETERED): Operation
TODO: support changing repeatIntervalDuration
Return
initialized Operation
Parameters
user Id
id of currently logged-in user
repeat Interval Duration
period for PeriodicWorkRequest as Duration
network Type
required network to use