Interface OutgoingChatStepInfo
- All Superinterfaces:
ChatProvider
- All Known Subinterfaces:
AgentOutgoingChatStepSentEvent
,BotOutgoingChatStepSentEvent
,OutgoingChatStepSentEvent
,OutgoingTextChatMessageManipulationInput
,SystemOutgoingChatStepSentEvent
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatProvider
getChat
-
Method Details
-
getOutgoingChatStep
OutgoingChatStep getOutgoingChatStep()- Returns:
- the outgoing chat step
- Since:
- 12.1
-