mod_browse.cc File Reference

implement handling of the jabber:iq:browse namespace (XEP-0011) in the session manager - DEPRICATED More...

#include "jsm.h"

Functions

void mod_browse (jsmi si)

Detailed Description

implement handling of the jabber:iq:browse namespace (XEP-0011) in the session manager - DEPRICATED

This module implements the handling of jabber:iq:browse to query client information in the session manager. jabber:iq:browse is documented in XEP-0011. Browsing is DEPRICATED, clients should use service discovery instead.


Function Documentation

void mod_browse ( jsmi  si  ) 

init the mod_browse module in the session manager registers three callbacks: if a session is started, mod_browse_session should be called, if an offline user gets a stanza, mod_browse_reply should be called, if a stanza is sent to the server, mod_browse_server should be called.

Parameters:
si the session manager instance

References e_DELETE, e_DESERIALIZE, e_OFFLINE, e_SERVER, e_SESSION, and js_mapi_register().


Generated on Fri Mar 12 06:00:09 2010 for jabberd14 by  doxygen 1.6.1