Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 |
Defined handlers for XMPP client states.
Definition at line 489 of file res_xmpp.c.
int component |
Definition at line 491 of file res_xmpp.c.
Referenced by xmpp_action_hook().
int(* handler) (struct ast_xmpp_client *client, struct ast_xmpp_client_config *cfg, int type, iks *node) |
Definition at line 492 of file res_xmpp.c.
int state |
Definition at line 490 of file res_xmpp.c.