TempoServiceStatusListener

fun interface TempoServiceStatusListener

Provides callbacks on TempoService.start

Functions

Link copied to clipboard
abstract fun onTempoResult(error: BDError?)

This method is invoked when the start is completed either with a success or an error.