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