#include <mw_message.h>
Data Fields | |
| struct mwOpaque | data |
| protocol data to be interpreted by the handling service | |
| struct mwMessage | head |
| guint16 | type |
| message type. | |
struct mwOpaque mwMsgChannelSend::data [read] |
protocol data to be interpreted by the handling service
struct mwMessage mwMsgChannelSend::head [read] |
| guint16 mwMsgChannelSend::type |
message type.
each service defines its own send types. Type IDs are only necessarily unique within a given service.
1.5.6