tock / ai.tock.bot.engine.event / EventType

EventType

enum class EventType (source)

Define default event types.

Enum Values

sentence

SendSentence action type.

choice

SendChoice action type.

attachment

SendAttachment action type.

location

SendLocation action type.

subscribing

SubscribingEvent event type.

typingOn

TypingOnEvent event type.

typingOff

TypingOffEvent event type.

markSeen

MarkSeenEvent event type.

startConversation

StartConversationEvent event type.

endConversation

EndConversationEvent event type.

noInput

NoInputEvent event type.

startSession

StartSessionEvent event type.

endSession

EndSessionEvent event type.

getAppRoles

GetAppRolesEvent event type.

passThreadControl

PassThreadControlEvent event type.

requestThreadControl

RequestThreadControlEvent event type.

takeThreadControl

TakeThreadControlEvent event type.

referralParamters

ReferralParamtersEvent event type.

Properties

action

val action: Boolean