Package 

Interface OrchestrationCallback

    • Method Summary

      Modifier and Type Method Description
      abstract Unit sendResponse()
      abstract Unit sendResponse(SecondaryBotResponse response)
      abstract Unit sendError()
      abstract List<Action> getActions()
      • Methods inherited from class ai.tock.bot.orchestration.bot.secondary.OrchestrationCallback

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

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