Sat Apr 26 2014 22:03:27

Asterisk developer's documentation


xmpp_pak_handler Struct Reference

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

Detailed Description

Defined handlers for different PAK types.

Definition at line 384 of file res_xmpp.c.


Field Documentation

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

Definition at line 386 of file res_xmpp.c.

int type

Definition at line 385 of file res_xmpp.c.

Referenced by xmpp_action_hook().


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