diff mcabber/doc/HOWTO_modules.txt @ 2141:e702073612de

Add "hook-mdr-received" hook This hook is triggered when a XEP-0184 Message Delivery Report is received.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 14:48:59 +0200
parents 3cabdacf58df
children a54c084af4d6
line wrap: on
line diff
--- a/mcabber/doc/HOWTO_modules.txt	Sun Jul 06 14:48:51 2014 +0200
+++ b/mcabber/doc/HOWTO_modules.txt	Sun Jul 06 14:48:59 2014 +0200
@@ -215,6 +215,8 @@
  - hook-message-out (HOOK_MESSAGE_OUT) with parameters
    * jid - recipient of the outgoing message
    * message - message body, converted to locale charset
+ - hook-mdr-received (HOOK_MDR_RECEIVED) with parameter
+   * jid - recipient of the outgoing message
  - hook-status-change (HOOK_STATUS_CHANGE) with
    parameters
    * jid - buddy, whose status has changed