stop

fun stop(context: Context): BDError?

Call this method to stop Tempo.

Return

BDError? : Returns a subclass of BDError in the event of an error occurring, or null if Tempo stopped successfully.

Since

15.3.0