Package 

Class EventListenerBase

    • Method Summary

      Modifier and Type Method Description
      Boolean listenEvent(ConnectorController controller, ConnectorData connectorData, Event event) Listen StartConversationEvent or EndConversationEvent by default (if respectively BotDefinition.helloStory or BotDefinition.goodbyeStory are set).
      • Methods inherited from class ai.tock.bot.definition.EventListener

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait