Webcom C SDK
Data Fields
wc_ctrl_msg_t Struct Reference

#include <webcom-msg.h>

Collaboration diagram for wc_ctrl_msg_t:
Collaboration graph
[legend]

Data Fields

wc_ctrl_msg_type_t type
 
union {
   wc_handshake_t   handshake
 
   char *   shutdown_reason
 
u
 

Field Documentation

◆ handshake

wc_handshake_t wc_ctrl_msg_t::handshake

◆ shutdown_reason

char* wc_ctrl_msg_t::shutdown_reason

◆ type

wc_ctrl_msg_type_t wc_ctrl_msg_t::type

◆ u

union { ... } wc_ctrl_msg_t::u

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