Chat SDKs Flutter v3
Chat SDKs Flutter
Chat SDKs
Flutter
Version 3
Sendbird Chat SDK v3 for Flutter is no longer supported as a new version is released. Check out our latest Chat SDK v4
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.