Retrieve Notification Events received by a particular user.
stephanoparaskeva opened this issue · 1 comments
I would like to retrieve a list of notification events, but the events are all events received by the user (not created by user).
I am building a notifications screen for users to see all of their notifications, (all the ones that have been pushed to them by other users).
I think the current Server API is innapropriate for this, as it gets all those created BY a user. But correct me if I'm wrong.
https://docs.quickblox.com/reference/push-notifications#list-events
Instead of the events created BY I would like the events created FOR a given user. E.g:
User A makes request => gets back all Notifications Sent to User A in the past
@stephanoparaskeva Hello,
This is Nikolay from QuickBlox support.
According to my check, you received an answer in a ticket.
If there are any questions, please let me know.