notifications library
CometChat SDK — Notifications sub-package.
Contains all push notification models, enums, constants, and the CometChatNotifications entry point for managing notification preferences and registration.
import 'package:cometchat_sdk/notifications.dart';
For the full SDK surface, use:
import 'package:cometchat_sdk/cometchat_sdk.dart';
Android SDK reference: com.cometchat.chat.models.notificationpreferences
Classes
- CometChatNotificationErrorCode
- CometChatNotificationErrorMessages
- CometChatNotifications
- Provides notification management functionality for CometChat.
- DaySchedule
- GroupPreferences
- MutedConversation
- MutePreferences
- NotificationPreferences
- OneOnOnePreferences
- ReactionEvent
- UnmutedConversation