mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 00:36:22 +00:00
End OTR session when user closes chat window
This commit is contained in:
@@ -32,6 +32,8 @@ void otr_keygen(ProfAccount *account);
|
||||
gboolean otr_key_loaded(void);
|
||||
gboolean otr_is_secure(const char * const recipient);
|
||||
|
||||
void otr_end_session(const char * const recipient);
|
||||
|
||||
char * otr_get_my_fingerprint(void);
|
||||
char * otr_get_their_fingerprint(const char * const recipient);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user