switch_io_event_hook_receive_event 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_receive_event:

[legend]

Data Fields

switch_receive_event_hook_t receive_event
switch_io_event_hook_receive_eventnext

Detailed Description

Node in which to store custom receive message callback hooks.

Definition at line 79 of file switch_core_event_hook.h.


Field Documentation

struct switch_io_event_hook_receive_event* switch_io_event_hook_receive_event::next

Definition at line 82 of file switch_core_event_hook.h.

Referenced by switch_core_session_receive_event().

switch_receive_event_hook_t switch_io_event_hook_receive_event::receive_event

the event callback hook

Definition at line 81 of file switch_core_event_hook.h.

Referenced by switch_core_session_receive_event().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:30 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7