Requirements Check - @ mention in group, online status

Hi Cometchat team, my team is building a chat app on iOS, Android and a chat web app on React.js could i confirm that the below functions are supported:

  • Tag a user in a group chat message using @ mention
  • User’s online and offline status updated in real-time

Thanks!

Hello @ joellefungal
Regarding your queries,
1. Tag a user in a group chat message using @ mention
CometChat SDK does not provide this feature out of the box. However, this can be easily achieved using the metadata field provided with the message objects which can be used to save any custom data as per your requirements. We can always guide you on how this can be achieved.

2. User’s online and offline status updated in real-time
This feature is provided out of the box by CometChat SDKs.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.