RTS API Documentation  1.10.11
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
 
void * user_data
 
switch_event_channel_id_t id
 
struct switch_event_channel_sub_node_head_shead
 
struct switch_event_channel_sub_node_snext
 

Detailed Description

Definition at line 2724 of file switch_event.c.

Field Documentation

◆ func

switch_event_channel_func_t switch_event_channel_sub_node_s::func

◆ head

struct switch_event_channel_sub_node_head_s* switch_event_channel_sub_node_s::head

◆ id

switch_event_channel_id_t switch_event_channel_sub_node_s::id

◆ next

struct switch_event_channel_sub_node_s* switch_event_channel_sub_node_s::next

◆ user_data

void* switch_event_channel_sub_node_s::user_data

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