Interface SupervisorChatCloseOperationResult
-
- All Superinterfaces:
ChatCloseOperationResult
,ChatOperationResult
,ChatProvider
,IssueOperationResult
,IssueProvider
,OperationResult
,UserChatOperationResult
,UserProvider
public interface SupervisorChatCloseOperationResult extends UserChatOperationResult, ChatCloseOperationResult
This interface represents the result of a successful
SupervisorChatCloseOperation
- 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
-
-