Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
xmpp_state_handler Struct Reference

Defined handlers for XMPP client states. More...

Data Fields

int component
 
int(* handler )(struct ast_xmpp_client *client, struct ast_xmpp_client_config *cfg, int type, iks *node)
 
int state
 

Detailed Description

Defined handlers for XMPP client states.

Definition at line 618 of file res_xmpp.c.

Field Documentation

◆ component

int component

Definition at line 620 of file res_xmpp.c.

Referenced by xmpp_action_hook().

◆ handler

int(* handler) (struct ast_xmpp_client *client, struct ast_xmpp_client_config *cfg, int type, iks *node)

Definition at line 621 of file res_xmpp.c.

◆ state

int state

Definition at line 619 of file res_xmpp.c.


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