tock / ai.tock.bot.definition / StoryHandlerListener / startAction

startAction

open fun startAction(botBus: BotBus, handler: StoryHandler): Boolean (source)

Called before StoryHandler.handle. If it returns false, the StoryHandlerListeners registered after this listener and the StoryHandler are not called. (however endAction of each StoryHandlerListener is called].