Base class for defining the type of actions that can be performed on BaseInteractiveElementDocumentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-release-ios-chat-uikit-v5-1-2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| 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 a given URL | urlNavigation |
| Custom Action | To set custom action on the front end | customAction |
Api Action
- TypeScript
Url Navigation
- TypeScript