Question
How can I change predefined auto responses in the Chat SDK?
Answer
- Locate your Chat SDK app folder.
- Expand the folder and navigate to this folder path: src>res>values>strings.xml.
- Double-click strings.xml to open the file.
- Locate the predefined text you would like to change and make the updates.
To review all predefined text that can be modified, see these developer articles:
For more information, see this developer article: Getting started guide for developers.