RTS API Documentation  1.10.11
Data Fields
switch_io_event_hook_text_read_frame Struct Reference

Node in which to store custom read frame channel callback hooks. More...

#include <switch_core_event_hook.h>

+ Collaboration diagram for switch_io_event_hook_text_read_frame:

Data Fields

switch_read_frame_hook_t text_read_frame
 
struct switch_io_event_hook_text_read_framenext
 

Detailed Description

Node in which to store custom read frame channel callback hooks.

Definition at line 116 of file switch_core_event_hook.h.

Field Documentation

◆ next

struct switch_io_event_hook_text_read_frame* switch_io_event_hook_text_read_frame::next

Definition at line 119 of file switch_core_event_hook.h.

Referenced by switch_core_session_read_text_frame().

◆ text_read_frame

switch_read_frame_hook_t switch_io_event_hook_text_read_frame::text_read_frame

the read frame channel callback hook

Definition at line 118 of file switch_core_event_hook.h.

Referenced by switch_core_session_read_text_frame().


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