|
jabberd14 1.6.2
|
implement the Entity Time protocol (XEP-0090) More...
#include "jsm.h"Functions | |
| void | mod_time (jsmi si) |
implement the Entity Time protocol (XEP-0090)
The protocol implemented by this module can be used the query the current time on the server.
| void mod_time | ( | jsmi | si | ) |
init this module
register mod_time_reply() as a callback for stanzas sent to the server's address
| si | the session manager instance |
References e_SERVER, and js_mapi_register().
1.7.4