Interface SystemOutgoingChatStepSentEvent
-
- All Superinterfaces:
ChatEvent
,ChatProvider
,Event
,OutgoingChatStepInfo
,OutgoingChatStepSentEvent
public interface SystemOutgoingChatStepSentEvent extends OutgoingChatStepSentEvent
This event is triggered asynchronously when an outgoing message chatstep has been sent automatically by the system.
- Since:
- 12.23
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatProvider
getChat
-
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
-
Methods inherited from interface com.novomind.ecom.api.iagent.model.OutgoingChatStepInfo
getOutgoingChatStep
-
-