Companion

object Companion

Functions

Link copied to clipboard
fun isRunning(context: Context): Boolean
Link copied to clipboard
fun start(context: Context, block: Intent.() -> Unit)
Link copied to clipboard
fun stop(context: Context, block: Intent.() -> Unit = {})

Properties

Link copied to clipboard
const val ACTION_RESTART: String
Link copied to clipboard
const val ACTION_START: String
Link copied to clipboard
const val ACTION_STOP: String
Link copied to clipboard
const val ACTION_UPDATE_NOTIFICATION: String