- Change Summary:
-
Fix a copy pasta error
- Commits:
-
Summary ID df02eb9eebe05b3c5f7c7ea4ed24711d0be26c39 20d0bbc2978bfb5b95cfdbd0baa5fb59ddb94613
Create the PurpleProtocolContacts interface
Review Request #2577 — Created Aug. 18, 2023 and submitted
This interface is meant to handle all interactions with contacts. This commit just adds support for retrieving user profiles, but in the future this interface will grow to handle context menus, adding/removing contacts, blocking, and so on.
Ran the unit tests.