tock / ai.tock.bot.engine.event / NoInputEvent

NoInputEvent

class NoInputEvent : OneToOneEvent (source)

Event created when there is no input from the user (after an undetermined amount of time)

Constructors

<init>

Event created when there is no input from the user (after an undetermined amount of time)

NoInputEvent(userId: PlayerId, recipientId: PlayerId, applicationId: String)