Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
abstract class BaseWorker<Data>(context: Context, params: WorkerParameters) : CoroutineWorker
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ServiceSetup(val channel: ServiceSetup.Channel, val notificationId: Int, val type: Int, val keptNotificationId: Int?)
Link copied to clipboard
object WorkerUtil