|
RTS API Documentation
1.10.11
|
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_channel * | next |
Node in which to store custom receive message callback hooks.
Definition at line 68 of file switch_core_event_hook.h.
| 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().
| 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().
1.8.13