RTS API Documentation
1.10.11
|
Data Fields | |
char * | event_channel |
cJSON * | json |
char * | key |
switch_event_channel_id_t | id |
Definition at line 2894 of file switch_event.c.
char* event_channel_data_t::event_channel |
Definition at line 2895 of file switch_event.c.
Referenced by destroy_ecd(), ecd_deliver(), switch_event_channel_broadcast(), and switch_event_channel_deliver().
switch_event_channel_id_t event_channel_data_t::id |
Definition at line 2898 of file switch_event.c.
Referenced by ecd_deliver(), switch_event_channel_broadcast(), and switch_event_channel_deliver().
cJSON* event_channel_data_t::json |
Definition at line 2896 of file switch_event.c.
Referenced by destroy_ecd(), ecd_deliver(), switch_event_channel_broadcast(), and switch_event_channel_deliver().
char* event_channel_data_t::key |
Definition at line 2897 of file switch_event.c.
Referenced by destroy_ecd(), ecd_deliver(), switch_event_channel_broadcast(), and switch_event_channel_deliver().