Skip to content
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

Tests: wakuext Activity Center Notifications Management #6095

Open
11 tasks
churik opened this issue Nov 12, 2024 · 0 comments
Open
11 tasks

Tests: wakuext Activity Center Notifications Management #6095

churik opened this issue Nov 12, 2024 · 0 comments

Comments

@churik
Copy link
Member

churik commented Nov 12, 2024

  • wakuext_activityCenterNotifications

    • Retrieves notifications from the Activity Center based on the provided request.
  • wakuext_activityCenterNotificationsCount

    • Retrieves the count of notifications in the Activity Center based on the given request.
  • wakuext_hasUnseenActivityCenterNotifications

    • Checks if there are any unseen notifications in the Activity Center.
  • wakuext_getActivityCenterState

    • Retrieves the current state of the Activity Center.
  • wakuext_markAsSeenActivityCenterNotifications

    • Marks the notifications in the Activity Center as seen.
  • wakuext_markAllActivityCenterNotificationsRead

    • Marks all notifications in the Activity Center as read.
  • wakuext_markActivityCenterNotificationsRead

    • Marks specific notifications in the Activity Center as read based on their IDs.
  • wakuext_markActivityCenterNotificationsUnread

    • Marks specific notifications in the Activity Center as unread based on their IDs.
  • wakuext_acceptActivityCenterNotifications

    • Accepts specific notifications in the Activity Center based on their IDs.
  • wakuext_dismissActivityCenterNotifications

    • Dismisses specific notifications in the Activity Center based on their IDs.
  • wakuext_deleteActivityCenterNotifications

    • Deletes specific notifications in the Activity Center based on their IDs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant