mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 18:26:22 +00:00
Added id handler for pings, disable ping on error type 'cancel'
This commit is contained in:
@@ -74,5 +74,6 @@ void handle_group_remove(const char * const contact,
|
||||
const char * const group);
|
||||
void handle_roster_remove(const char * const barejid);
|
||||
void handle_roster_add(const char * const barejid, const char * const name);
|
||||
void handle_autoping_cancel(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user