CometChatBadge is the custom component which is used to display the unread message count. It can be used in places like CometChatListItem, etc.

How to integrate CometChatBadgeCount ?
SinceCometChatBadge is a custom view, it can be added directly in the layout file or you can use it in Java. CometChatBadge includes various attributes and methods to customize its UI.
Usage in XML
- XML
XML Attributes
- XML
Methods
Customization
This Methods are use to do modify the appearance of CometChatBadge- Java
- Kotlin