Interface AgentChatCloseOperationResult
- All Superinterfaces:
ChatCloseOperationResult
,ChatOperationResult
,ChatProvider
,IssueOperationResult
,IssueProvider
,OperationResult
,UserChatOperationResult
,UserProvider
public interface AgentChatCloseOperationResult
extends UserChatOperationResult, ChatCloseOperationResult
This interface represents the result of a successful AgentChatCloseOperation
- Since:
- 12.23
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.operation.close.ChatCloseOperationResult
getTransactionCode
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