implements XEP-0016 - Privacy Lists More...
#include "jsm.h"Data Structures | |
| struct | mod_privacy_compiled_list_item |
Functions | |
| void | mod_privacy (jsmi si) |
implements XEP-0016 - Privacy Lists
This module allows the user to configure and use privacy lists to block unwanted stanzas from being received or sent.
| void mod_privacy | ( | jsmi | si | ) |
init the module, register callbacks
Register a callback, that is called when a new session is created.
Register a callback, that is called when a existing session is deserialized.
| si | the session manager instance |
References e_DESERIALIZE, e_FILTER_IN, e_FILTER_OUT, e_ROSTERCHANGE, e_SERVER, e_SESSION, js_mapi_register(), log_debug2, LOGT_INIT, and ZONE.
1.6.3