#include <engine_xmpp.h>
Data Fields | |
| iksparser * | parser |
| iksemel parser used in this connection | |
| iksid * | account |
| iksemel representation of the jabber id | |
| int | features |
| int | authorized |
| Flag used to indicate if we are authorized towards the server. | |
| iks * | roster |
| 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 |
|
|
iksemel representation of the jabber id
|
|
|
Flag used to indicate if we are authorized towards the server.
|
|
|
|
|
|
Jabber id for engine in textstring.
|
|
|
iksemel parser used in this connection
|
|
|
Password associated with engine jabber id.
|
|
|
Contains the roster for this jabber id.
|
|
|
XMPP-gateway for engine.
|
|
|
|
1.3.4