RTS API Documentation  1.10.11
Data Fields
switch_io_event_hook_state_run Struct Reference

Node in which to store state run callback hooks. More...

#include <switch_core_event_hook.h>

+ Collaboration diagram for switch_io_event_hook_state_run:

Data Fields

switch_state_run_hook_t state_run
 
struct switch_io_event_hook_state_runnext
 

Detailed Description

Node in which to store state run callback hooks.

Definition at line 158 of file switch_core_event_hook.h.

Field Documentation

◆ next

struct switch_io_event_hook_state_run* switch_io_event_hook_state_run::next

Definition at line 161 of file switch_core_event_hook.h.

Referenced by switch_core_session_run().

◆ state_run

switch_state_run_hook_t switch_io_event_hook_state_run::state_run

the state run channel callback hook

Definition at line 160 of file switch_core_event_hook.h.

Referenced by switch_core_session_run().


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