mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 09:16:21 +00:00
Added /ping command
This commit is contained in:
@@ -94,5 +94,6 @@ void handle_message_error(const char * const from, const char * const type,
|
||||
void handle_presence_error(const char *from, const char * const type,
|
||||
const char *err_msg);
|
||||
void handle_xmpp_stanza(const char * const msg);
|
||||
void handle_ping_result(const char * const from, int millis);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user