|
Webcom C SDK
|
#include <webcom-msg.h>

Data Fields | |
| wc_data_msg_type_t | type |
| union { | |
| wc_action_t action | |
| wc_response_t response | |
| wc_push_t push | |
| } | u |
| wc_action_t wc_data_msg_t::action |
| wc_push_t wc_data_msg_t::push |
| wc_response_t wc_data_msg_t::response |
| wc_data_msg_type_t wc_data_msg_t::type |
| union { ... } wc_data_msg_t::u |
1.8.13