Companion

object Companion

Functions

Link copied to clipboard
fun builder(): TempoService.TempoBuilder

Call this method to create a builder for using TempoService.

Link copied to clipboard
fun foregroundNotificationId(context: Context): Int

The client can get the foreground notification NotificationId

Link copied to clipboard
fun isRunning(context: Context): Boolean

The client checks if Tempo is running.

Link copied to clipboard
fun stop(context: Context): BDError?

Call this method to stop Tempo.