- Label Element - shows fixed text in an
Interactive message - TextInput Element - shows a component with the ability to take text input
- DropDown Element - shows a list of options to choose one from
- Check Box Element - shows a list of checkboxes, and can select multiple
- Radio Button Element - shows a list of radio buttons, to choose one answer from
- Button Element - shows an interactive button component, that can perform different types of actions defined inside class ActionEntity
Interactive Messages
Element Entity
Element Entity — CometChat documentation.
This is the base class for every element possible in the Interactive message component, defined by cometchat
Following are the different elements possible