This is the base class for every element possible in the Interactive message component, defined by cometchat Following are the different elements possibleDocumentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Label Element - shows fixed text in an
Interactive message - TextInput Element - shows a component with the ability to take text input
- Dropdown - shows a list of options to choose one from
- Checkbox Element - shows a list of checkboxes, and can select multiple
- Single Select Element - show a list of options to choose one from, a different way to show radio buttons
- 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