Interface UserChatOperationResult
- All Superinterfaces:
ChatOperationResult
,ChatProvider
,IssueOperationResult
,IssueProvider
,OperationResult
,UserProvider
- All Known Subinterfaces:
AgentChatCloseOperationResult
,SupervisorChatCloseOperationResult
This interface represents the result of a successful chat operation triggered by a user.
- 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.provider.IssueProvider
getIssue
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser