Base class for defining the type of actions that can be performed onDocumentation 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.
BaseInteractiveElement
Various types of Actions:
| Action | Description | Key |
|---|---|---|
| API Action | To perform Post, PUT , DELETE, PATCH type of API actions on the user-defined APIs with given payload | apiAction |
| URL Navigation | To open any defined action on given url | urlNavigation |
| Custom Action | To set custom action on front end | customAction |
- TypeScript
- TypeScript