activate Routine
abstract fun activateRoutine(routineId: String, listener: RainbowListener<Unit, Unit>)
Content copied to clipboard
Activate a routine from its id. Only for Cloud PBX.
Parameters
routineId
String the id of the routine
listener
IResultListener to confirm success