Calling is a core feature of CometChat. CometChat allows two mechanisms for callingDocumentation 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.
Prerequisites
- CometChat Core SDK installed.
- Performed the steps mentioned in the Setup guide.
Add the CometChat Calls Dependencyv3.0.2+ onwards, Voice & Video Calling functionality has been moved to a separate framework. Please add the following pod to your app
pod ‘CometChatCalls’, ‘2.3.0’
Podfile in case you plan on using the Voice and Video Calling feature.pod ‘CometChatCalls’, ‘2.3.0’
- Direct Calling
- Default Calling