Moved handle_disco_info to server_events
This commit is contained in:
@@ -29,5 +29,6 @@ void handle_lost_connection(void);
|
||||
void handle_failed_login(void);
|
||||
void handle_software_version_result(const char * const jid, const char * const presence,
|
||||
const char * const name, const char * const version, const char * const os);
|
||||
void handle_disco_info(const char *from, GSList *identities, GSList *features);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user