Create a hook for sent messages
[cascardo/hcxmpp.git] / xmpp_internal.h
index 1196cf8..68c60d6 100644 (file)
@@ -43,6 +43,7 @@ struct _hc_xmpp_t
   Gsasl *sasl_ctx;
   Gsasl_session *sasl_session;
   hc_xmpp_hook_t msghook;
+  hc_xmpp_hook_t sentmsghook;
   GHashTable *nshooks;
   int fd;
   int tls;