Package 

Class EndSessionEvent


  • 
    public final class EndSessionEvent
    extends Event
                        

    The session is ended. dialog context should be cleared.

    • Method Summary

      Modifier and Type Method Description
      final PlayerId getUserId()
      final String getApplicationId() The bot application id.
      final Id<out Event> getId() The unique id of the event.
      final Instant getDate() The creation date of the event.
      final EventState getState() The state of the event.
      • Methods inherited from class ai.tock.bot.engine.event.EndSessionEvent

        hasEntity, hasEntityPredefinedValue
      • Methods inherited from class ai.tock.bot.engine.event.Event

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

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