public class MockChatBot extends AbstractChatBot implements ChatBot
Constructor and Description |
---|
MockChatBot() |
Modifier and Type | Method and Description |
---|---|
List<String> |
processUserMessage(String strMessage,
String strConversationId,
Locale locale)
Process the user message
|
getAvailableLanguages, getAvatarUrl, getDescription, getDescriptionI18nKey, getKey, getName, getNameI18nKey, processData, setAvatarUrl, setDescription, setDescriptionI18nKey, setKey, setListAvailableLanguages, setName, setNameI18nKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvailableLanguages, getAvatarUrl, getDescription, getKey, getName
public List<String> processUserMessage(String strMessage, String strConversationId, Locale locale)
ChatBot
processUserMessage
in interface ChatBot
strMessage
- The user messagestrConversationId
- The conversation IDlocale
- The localeCopyright © 2017 City of Paris. All rights reserved.