RTS API Documentation  1.10.11
Data Fields
switch_io_event_hook_receive_message 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_message:

Data Fields

switch_receive_message_hook_t receive_message
 
struct switch_io_event_hook_receive_messagenext
 

Detailed Description

Node in which to store custom receive message callback hooks.

Definition at line 74 of file switch_core_event_hook.h.

Field Documentation

◆ next

struct switch_io_event_hook_receive_message* switch_io_event_hook_receive_message::next

◆ receive_message

switch_receive_message_hook_t switch_io_event_hook_receive_message::receive_message

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