Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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 507 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 509 of file res_xmpp.c.
int type |
Definition at line 508 of file res_xmpp.c.
Referenced by Property::load().