Chat Flutter v3
Chat Flutter
Chat
Flutter
Version 3
Home
/
Chat
/
Flutter
/
Message
Retrieve number of members who haven't received a message
Copy link
You can retrieve the number of members who haven’t received a specific message in a group channel through the getUndeliveredMembers()
method. When the value of 0
is returned, it means that the message has been successfully delivered to all members in the channel.