QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
397 stars 359 forks source link

Any callback / delegate to know the sender delete / update the message? #1325

Closed vincent0225 closed 1 year ago

vincent0225 commented 2 years ago

I am able to update / delete the message. But if the recipient is opening the chatroom, she is still seeing the original message. Is there any callback / delegate method for the recipient to update the message list?

Currently, the recipient need to re-enter the chatroom to see the updated message.

ghost commented 2 years ago

@vincent0225 Hello, this is Nikolay from QuickBlox support. There is no callback for deleting messages. As an option, you can send a system message and use the system message listener. https://docs.quickblox.com/docs/ios-chat-messaging#send-system-messages