stop
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
Deprecated
We are replacing this method with stop()
Replace with
TempoService.stop()Content copied to clipboard
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