Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
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 501 of file res_xmpp.c.

Field Documentation

◆ handler

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.

◆ type

int type

Definition at line 502 of file res_xmpp.c.

Referenced by Property::load(), and xmpp_action_hook().


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