Interface BotChatSession
-
- All Superinterfaces:
ChatBotProvider
,ChatSession
public interface BotChatSession extends ChatSession, ChatBotProvider
BotChatSession represents the chat session of a chatbot.- Since:
- 12.23
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.ChatBotProvider
getChatBot
-
-