WIP: Added last activity request and response
This commit is contained in:
@@ -88,5 +88,6 @@ void sv_ev_roster_update(const char * const barejid, const char * const name,
|
||||
void sv_ev_roster_received(void);
|
||||
int sv_ev_certfail(const char * const errormsg, const char * const certname, const char * const certfp,
|
||||
const char * const notbefore, const char * const notafter);
|
||||
void sv_ev_lastactivity_response(const char * const from, const int seconds, const char * const msg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user