Interface ChatClosedEvent
-
- All Superinterfaces:
ChatEvent
,ChatProvider
,Event
- All Known Subinterfaces:
AgentChatClosedEvent
,SupervisorChatClosedEvent
,SystemChatClosedEvent
public interface ChatClosedEvent extends ChatEvent
This event is triggered when a chat has been closed.
- Since:
- 11.3
-
-
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
-
-