Prerequisites
- CometChat Core SDK installed.
- Performed the steps mentioned in the Setup guide
v2.4+ onwards, Voice & Video Calling functionality has been moved to a separate library. Please add the following dependency to your package.json file in case you plan on using the Voice and Video Calling feature.dependencies: { “@cometchat-pro/ionic-calls”: “2.1.2” }And run npm install to install the package.
- Direct Calling
- Default Calling
