FreeSWITCH API Documentation  1.7.0
Data Fields
switch_event_channel_sub_node_s Struct Reference
+ Collaboration diagram for switch_event_channel_sub_node_s:

Data Fields

switch_event_channel_func_t func
 
switch_event_channel_id_t id
 
struct
switch_event_channel_sub_node_head_s
head
 
struct
switch_event_channel_sub_node_s
next
 

Detailed Description

Definition at line 2666 of file switch_event.c.

Field Documentation

switch_event_channel_func_t switch_event_channel_sub_node_s::func
struct switch_event_channel_sub_node_head_s* switch_event_channel_sub_node_s::head
switch_event_channel_id_t switch_event_channel_sub_node_s::id
struct switch_event_channel_sub_node_s* switch_event_channel_sub_node_s::next

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