|
RTS API Documentation
1.10.11
|
#include <switch_event.h>
Collaboration diagram for switch_serial_event_header_s:Data Fields | |
| char * | name |
| char * | value |
Definition at line 114 of file switch_event.h.
| char* switch_serial_event_header_s::name |
Definition at line 115 of file switch_event.h.
Referenced by switch_event_binary_deserialize(), and switch_event_binary_serialize().
| char* switch_serial_event_header_s::value |
Definition at line 116 of file switch_event.h.
Referenced by switch_event_binary_deserialize(), and switch_event_binary_serialize().
1.8.13