Companion

object Companion

Companion object for starting/stopping the service.

Functions

startBackgroundService
Link copied to clipboard
fun startBackgroundService(context: Context)

Start the service.

stopBackgroundService
Link copied to clipboard
fun stopBackgroundService(context: Context)

Stop the service.