Interface AgentChatSession
-
- All Superinterfaces:
ChatSession
,UserProvider
public interface AgentChatSession extends ChatSession, UserProvider
AgentChatSession represents the chat session of an agent.- Since:
- 11.21
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
-