Skip to content

Retrieve Notification Events received by a particular user. #409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
stephanoparaskeva opened this issue Jan 11, 2021 · 1 comment
Open

Comments

@stephanoparaskeva
Copy link

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

@ghost
Copy link

ghost commented Dec 8, 2021

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant