mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 10:16:21 +00:00
Removed contact_list, moved roster logic to xmpp/roster module
This commit is contained in:
@@ -26,4 +26,8 @@
|
||||
void roster_add_handlers(void);
|
||||
void roster_request(void);
|
||||
|
||||
void roster_remove(const char * const barejid);
|
||||
void roster_update_subscription(const char * const barejid,
|
||||
const char * const subscription, gboolean pending_out);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user