activateRoutine

abstract fun activateRoutine(routineId: String, listener: RainbowListener<Unit, Unit>)

Activate a routine from its id. Only for Cloud PBX.

Parameters

routineId

String the id of the routine

listener

RainbowListener to confirm success