Main Page | Data Structures | File List | Data Fields | Globals

engine_xmpp_session_t Struct Reference

Contains all data related to a connection to a Jabber server. More...

#include <engine_xmpp.h>


Data Fields

iksparserparser
 iksemel parser used in this connection

iksidaccount
 iksemel representation of the jabber id

int features
int authorized
 Flag used to indicate if we are authorized towards the server.

iksroster
 Contains the roster for this jabber id.

char * jid
 Jabber id for engine in textstring.

char * server
 XMPP-gateway for engine.

char * password
 Password associated with engine jabber id.

int set_roster


Detailed Description

Contains all data related to a connection to a Jabber server.


Field Documentation

iksid* engine_xmpp_session_t::account
 

iksemel representation of the jabber id

int engine_xmpp_session_t::authorized
 

Flag used to indicate if we are authorized towards the server.

int engine_xmpp_session_t::features
 

char* engine_xmpp_session_t::jid
 

Jabber id for engine in textstring.

iksparser* engine_xmpp_session_t::parser
 

iksemel parser used in this connection

char* engine_xmpp_session_t::password
 

Password associated with engine jabber id.

iks* engine_xmpp_session_t::roster
 

Contains the roster for this jabber id.

char* engine_xmpp_session_t::server
 

XMPP-gateway for engine.

int engine_xmpp_session_t::set_roster
 


The documentation for this struct was generated from the following file:
Generated on Wed Mar 14 20:32:17 2007 for GloPosCom by doxygen 1.3.4