Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
xmpp_config Struct Reference
Collaboration diagram for xmpp_config:
Collaboration graph
[legend]

Data Fields

struct ao2_containerclients
 
struct ast_xmpp_global_configglobal
 

Detailed Description

Definition at line 473 of file res_xmpp.c.

Field Documentation

◆ clients

struct ao2_container* clients

Configured clients

Definition at line 475 of file res_xmpp.c.

Referenced by xmpp_config_alloc(), and xmpp_config_destructor().

◆ global

struct ast_xmpp_global_config* global

Global configuration options

Definition at line 474 of file res_xmpp.c.

Referenced by xmpp_config_alloc(), and xmpp_config_destructor().


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