jabberd2  2.3.4
Data Fields
bres_st Struct Reference

list of resources bound to session More...

#include <c2s.h>

Data Fields

jid_t jid
 full bound jid More...
 
char c2s_id [44]
 session id for this jid for us and them More...
 
char sm_id [41]
 
char sm_request [41]
 this holds the id of the current pending SM request More...
 
bres_t next
 

Detailed Description

list of resources bound to session

Definition at line 59 of file c2s.h.

Field Documentation

jid_t bres_st::jid
char bres_st::c2s_id[44]

session id for this jid for us and them

Definition at line 63 of file c2s.h.

Referenced by _authreg_auth_set(), _authreg_register_set(), _c2s_client_sx_callback(), _pbx_process_command(), _sm_build_route(), c2s_router_sx_callback(), and sm_packet().

char bres_st::sm_id[41]

Definition at line 63 of file c2s.h.

Referenced by _sm_build_route(), c2s_router_sx_callback(), and sm_packet().

char bres_st::sm_request[41]

this holds the id of the current pending SM request

Definition at line 65 of file c2s.h.

Referenced by _sm_generate_id(), c2s_router_sx_callback(), sm_create(), and sm_start().

bres_t bres_st::next

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