mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 20:36:22 +00:00
Implemented output for /disco info
This commit is contained in:
@@ -73,5 +73,7 @@ void prof_handle_version_result(const char * const jid,
|
||||
const char * const version, const char * const os);
|
||||
void prof_handle_room_list(GSList *rooms, const char *conference_node);
|
||||
void prof_handle_disco_items(GSList *items, const char *jid);
|
||||
void prof_handle_disco_info(const char *from, GSList *identities,
|
||||
GSList *features);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user