Package 

Interface MessageConfiguration

    • Method Summary

      Modifier and Type Method Description
      Action toAction(BotBus bus)
      abstract Action toAction(PlayerId playerId, String applicationId, PlayerId recipientId, Locale locale, UserInterfaceType userInterfaceType)
      abstract EventType getEventType()
      abstract Long getDelay()
      • Methods inherited from class ai.tock.bot.admin.message.MessageConfiguration

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

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