sendbird / sendbird-chat-sample-ios

This repository provides feature-level Chat samples with Swift.
https://sendbird.com/docs/chat/v4/ios/overview
MIT License
33 stars 5 forks source link

Group Channel/ iOS-Retrieve number of members who haven't received a message #72

Closed octa-george closed 2 years ago

octa-george commented 2 years ago

Retrieves the number of members who haven’t received a specific message in a group channel. If zero is returned, it means that the message has been delivered to all the other members.