Skip to content

Retrieve Notification Events received by a particular user. #409

@stephanoparaskeva

Description

@stephanoparaskeva

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions