Calling is a core feature of CometChat.Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- CometChat Core SDK installed.
- Performed the steps mentioned in the Setup guide
Add the CometChat Calls Dependencyv2.4+ onwards, Voice & Video Calling functionality has been moved to a separate library. Please add the following dependency to your app-level
dependencies { implementation ‘com.cometchat:pro-android-calls-sdk:2.1.1’ }
build.gradle file in case you plan on using the Voice and Video Calling feature.dependencies { implementation ‘com.cometchat:pro-android-calls-sdk:2.1.1’ }
- Direct Calling
- Default Calling