udata_struct Struct Reference

#include <jsm.h>


Data Fields

jid id
jid utrust
jid useen
jsmi si
session sessions
int ref
pool p
xht aux_data


Detailed Description

User data structure/list. See js_user().

Field Documentation

list of JIDs the user trusts to send presence to (s10n==both or from). Do not access directly, use js_trustees() instead.

Referenced by js_remove_trustee(), and js_trustees().

list of JIDs a user wants to accept presences from (s10n==both or to). Do not access directly, use js_seen_users() instead.

Referenced by js_remove_seen(), and js_seen_jids().

the session manager instance the user is associated with

Referenced by js_trust(), and js_user().

Referenced by _js_users_del(), and js_user().

additional data stored by modules

Referenced by js_user().


The documentation for this struct was generated from the following file:

Generated on Wed Sep 10 01:59:48 2008 for jabberd14 by  doxygen 1.5.5