Interface BotChatRequeuedEvent
- All Superinterfaces:
ChatBotProvider
,ChatEvent
,ChatProvider
,ChatQueuedEvent
,ChatRequeuedEvent
,ChatStateChangedEvent
,Event
This event is triggered when a chat has been queued again after being assigned to a bot.
- Since:
- 12.29
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatBotProvider
getChatBot
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatProvider
getChat
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.ChatQueuedEvent
getChatState
Methods inherited from interface com.novomind.ecom.api.iagent.routing.event.ChatRequeuedEvent
getPreviousChatState
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate