Added basic /rooms command to get chat room list
This commit is contained in:
@@ -71,5 +71,6 @@ void prof_handle_activity(void);
|
||||
void prof_handle_version_result(const char * const jid,
|
||||
const char * const presence, const char * const name,
|
||||
const char * const version, const char * const os);
|
||||
void prof_handle_room_list(GSList *rooms, const char *conference_node);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user