Chat SDKs Flutter v4
Chat SDKs Flutter
Chat SDKs
Flutter
Version 4
Get read status of a message
Copy link
You can get the read status of messages in a group channel using the getReadStatus()
method in the Group channel class. If its parameter includeAllMembers
is set to false
, the result won't contain the read status of the current user.