Interface ChatRoutingRequest
-
- All Superinterfaces:
ChatProvider
public interface ChatRoutingRequest extends ChatProvider
AChatRoutingRequest
is done by the novomind iAGENT routing engine and sent to an external routing. The external routing is responsible to determine a suitable agent to process theChatRoutingRequest
.- Since:
- 11.29
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatProvider
getChat
-
-