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 contact requests #6085

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

Tests: wakuext contact requests #6085

churik opened this issue Nov 12, 2024 · 0 comments

Comments

@churik
Copy link
Member

churik commented Nov 12, 2024

Here’s the list of methods starting with wakuext_ along with their explanations:

  • wakuext_sendContactRequest

    • Sends a contact request to a specified user.
  • wakuext_addContact

    • Adds a contact based on the provided request details.
  • wakuext_acceptContactRequest

    • Accepts a contact request from another user.
  • wakuext_declineContactRequest

    • Declines a contact request from another user.
  • wakuext_acceptLatestContactRequestForContact

    • Accepts the latest contact request for a specific contact.
  • wakuext_dismissLatestContactRequestForContact

    • Dismisses the latest contact request for a specific contact.
  • wakuext_getLatestContactRequestForContact

    • Retrieves the latest contact request for a specified contact ID.
  • wakuext_retractContactRequest

    • Retracts a previously sent contact request.
  • wakuext_removeContact

    • Removes a contact using their public key.
  • wakuext_setContactLocalNickname

    • Sets a local nickname for a specific contact.
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