RoutineListener

interface RoutineListener

Functions

Link copied to clipboard
abstract fun onFinished(directive: StartDirectiveHandler.StartDirective)
Link copied to clipboard
abstract fun onInterrupted(directive: StartDirectiveHandler.StartDirective)
Link copied to clipboard
abstract fun onPlaying(directive: StartDirectiveHandler.StartDirective)
Link copied to clipboard
abstract fun onStopped(directive: StartDirectiveHandler.StartDirective)