Asterisk - The Open Source Telephony Project
18.5.0
|
Defined handlers for different PAK types. More...
Data Fields | |
int(* | handler )(struct ast_xmpp_client *client, struct ast_xmpp_client_config *cfg, iks *node, ikspak *pak) |
int | type |
Defined handlers for different PAK types.
Definition at line 501 of file res_xmpp.c.
int(* handler) (struct ast_xmpp_client *client, struct ast_xmpp_client_config *cfg, iks *node, ikspak *pak) |
Definition at line 503 of file res_xmpp.c.
int type |
Definition at line 502 of file res_xmpp.c.
Referenced by Property::load(), and xmpp_action_hook().