QuickBlox / quickblox-ios-sdk

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

Does Quickblox SDK provides @mentions in group chat? #1225

Closed hassan31 closed 1 year ago

hassan31 commented 4 years ago

Hi everyone, I just wanted to quickly know if QuickBlox SDK provides @mentions in a group chat or not?

Waiting for your reply.

Thanks Hassan

ghost commented 2 years ago

Hello Abtin,

Thank you for contacting QuickBlox support.

Unfortunately, we do not have a ready-made example. However, you can implement such a feature on your end using our SDKs.

Please check the corresponding documentation depending on the SDK you want to use: https://docs.quickblox.com/docs

For example, you may check the iOS SDK documentation about retrieving lists of users: https://docs.quickblox.com/docs/ios-users

A user can be notified via push notifications. Here is our documentation: https://docs.quickblox.com/docs/ios-push-notifications

Feel free to use this guide to the configuring push notifications: https://help.quickblox.com/article/268-configuration-of-chat-and-video-push-notifications

Also, you may check our chat and push notifications samples for SDKs: https://docs.quickblox.com/docs/code-samples