Hi cometchat team,
How to filter out Missed Message Edit Events messages apart from filtering out at the client-side using custom filtering logic.
I can see a similar question here Filter action messages, but it is for ios sdk.
Hi @anshuman,
You can read about all the Message Categories & Types here. Then use the setCategories() & setTypes() methods to fetch messages only of the mentioned categories & types and filter out messages of categories & types which you do not wish to fetch.
Hope this helps.
Warm Regards,
Mayur Bhandari
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.