Package com.novomind.ecom.api.iagent.routing.operation.close
package com.novomind.ecom.api.iagent.routing.operation.close
-
ClassDescriptionRepresents an operation to close a chat as an agent.An
AgentChatCloseOperationFailedException
is thrown by anAgentChatCloseOperation
if the operation execution has failed.This interface represents the result of a successfulAgentChatCloseOperation
Represents an operation to close a chat as a supervisor.ASupervisorChatCloseOperationFailedException
is thrown by aSupervisorChatCloseOperation
if the operation execution has failed.This interface represents the result of a successfulSupervisorChatCloseOperation