Package com.novomind.ecom.api.iagent.chat.listener
-
Interface Summary Interface Description AgentOutgoingChatStepSentEvent This event is triggered asynchronously when an outgoing message chatstep has been sent by an agent.BotOutgoingChatStepSentEvent This event is triggered asynchronously when an outgoing message chatstep has been sent by a chatbot.OutgoingChatStepSentEvent This event is triggered asynchronously when an outgoing message chatstep has been sent.OutgoingChatStepSentEventListener This interface is an extension point to take any action immediately after an outgoing message chatstep has been sent.SystemOutgoingChatStepSentEvent This event is triggered asynchronously when an outgoing message chatstep has been sent automatically by the system.