mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 00:26:21 +00:00
Added /disconnect command
This commit is contained in:
@@ -51,5 +51,6 @@ void jabber_update_presence(jabber_presence_t status, const char * const msg);
|
||||
const char * jabber_get_jid(void);
|
||||
jabber_conn_status_t jabber_get_connection_status(void);
|
||||
void jabber_free_resources(void);
|
||||
void jabber_restart(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user