mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 04:16:22 +00:00
Handle room presence notifications
This commit is contained in:
@@ -24,3 +24,4 @@
|
||||
|
||||
void room_join(const char * const jid, const char * const nick);
|
||||
gboolean room_jid_is_room_chat(const char * const jid);
|
||||
char * room_get_nick_for_room(const char * const jid);
|
||||
|
||||
Reference in New Issue
Block a user