Package engine.config
Interface AbstractProactiveAnswerHandler
-
- All Implemented Interfaces:
public interface AbstractProactiveAnswerHandler
-
-
Method Summary
Modifier and Type Method Description StoryDefinitionhandleProactiveAnswer(BotBus botBus)Unithandle(BotBus botBus)UnitflushProactiveConversation(BotBus $self)-
-
Method Detail
-
handleProactiveAnswer
StoryDefinition handleProactiveAnswer(BotBus botBus)
-
flushProactiveConversation
Unit flushProactiveConversation(BotBus $self)
-
-
-
-