handle subscription state changes and the user's access to his roster More...
#include "jsm.h"Functions | |
| void | mod_roster (jsmi si) |
handle subscription state changes and the user's access to his roster
The protocols implemented in this module are documented in XMPP IM.
| void mod_roster | ( | jsmi | si | ) |
init the mod_roster module
Register the following callbacks:
| si | the session manager instance |
References e_DELETE, e_DELIVER, e_DESERIALIZE, e_SESSION, and js_mapi_register().
1.6.3