Package ai.tock.bot.engine.event
See: Description
-
Class Summary Class Description ContinuePublicConversationInPrivateEvent Switch to private mode event. EndConversationEvent Event provided when closing a conversation between a user and a bot connector support is not required!
EndSessionEvent The session is ended. Event The base class for all events or actions. ExitEvent GetAppRolesEvent To get applications roles. LoginEvent A login event, in order to provide account linking. LogoutEvent An event used to cancel a LoginEvent. MarkSeenEvent The "message seen" event. MediaStatusEvent In order to listen to media event ("stop", "play, etc.). MetadataEvent NewDeviceEvent A new device event, in order to switch to another device. NoInputEvent Event created when there is no input from the user (after an undetermined amount of time) connector support is not required!
OneToOneEvent A one to one event is an event that has a source (the user id) and a target (the recipient id). PassThreadControlEvent A pass thread control event. ReferralParametersEvent A referral event is an event that contains a String reference. RequestThreadControlEvent A request thread control event. StartConversationEvent Event provided when starting a conversation a conversation between a user and a bot connector support is not required!
StartSessionEvent A new session is started. SubscribingEvent The "subscribe to application" event. TakeThreadControlEvent A take thread control event. TypingOffEvent The "end of typing" event. TypingOnEvent The "start of typing" event. -
Object Summary Object Description Companion