RTS API Documentation  1.10.11
Data Fields
switch_io_event_hook_outgoing_channel Struct Reference

Node in which to store custom receive message callback hooks. More...

#include <switch_core_event_hook.h>

+ Collaboration diagram for switch_io_event_hook_outgoing_channel:

Data Fields

switch_outgoing_channel_hook_t outgoing_channel
 
struct switch_io_event_hook_outgoing_channelnext
 

Detailed Description

Node in which to store custom receive message callback hooks.

Definition at line 68 of file switch_core_event_hook.h.

Field Documentation

◆ next

struct switch_io_event_hook_outgoing_channel* switch_io_event_hook_outgoing_channel::next

Definition at line 70 of file switch_core_event_hook.h.

Referenced by switch_core_session_outgoing_channel().

◆ outgoing_channel

switch_outgoing_channel_hook_t switch_io_event_hook_outgoing_channel::outgoing_channel

Definition at line 69 of file switch_core_event_hook.h.

Referenced by switch_core_session_outgoing_channel().


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