calling library
CometChat SDK — Calling sub-package.
Contains the Call model and CallListener for real-time call events.
import 'package:cometchat_sdk/calling.dart';
For the full SDK surface, use:
import 'package:cometchat_sdk/cometchat_sdk.dart';
Android SDK reference: com.cometchat.chat.models.Call
Classes
- Call
- Represents a call event within the chat.