Webcom C SDK
Data Fields
wc_data_msg_t Struct Reference

#include <webcom-msg.h>

Collaboration diagram for wc_data_msg_t:
Collaboration graph
[legend]

Data Fields

wc_data_msg_type_t type
 
union {
   wc_action_t   action
 
   wc_response_t   response
 
   wc_push_t   push
 
u
 

Field Documentation

◆ action

wc_action_t wc_data_msg_t::action

◆ push

wc_push_t wc_data_msg_t::push

◆ response

wc_response_t wc_data_msg_t::response

◆ type

wc_data_msg_type_t wc_data_msg_t::type

◆ u

union { ... } wc_data_msg_t::u

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