meanwhile  1.0.2
Data Fields
mwMsgChannelCreate Struct Reference

#include <mw_message.h>

Data Fields

struct mwOpaque addtl
 service-specific additional data More...
 
guint32 channel
 intended ID for new channel More...
 
struct mwLoginInfo creator
 
gboolean creator_flag
 indicate presence of creator information More...
 
struct mwEncryptOffer encrypt
 
struct mwMessage head
 
guint32 options
 options More...
 
guint32 proto_type
 protocol type for the service More...
 
guint32 proto_ver
 protocol version for the service More...
 
guint32 reserved
 unknown reserved data More...
 
guint32 service
 ID for the target service. More...
 
struct mwIdBlock target
 User ID. More...
 

Field Documentation

◆ addtl

struct mwOpaque mwMsgChannelCreate::addtl

service-specific additional data

◆ channel

guint32 mwMsgChannelCreate::channel

intended ID for new channel

◆ creator

struct mwLoginInfo mwMsgChannelCreate::creator

◆ creator_flag

gboolean mwMsgChannelCreate::creator_flag

indicate presence of creator information

◆ encrypt

struct mwEncryptOffer mwMsgChannelCreate::encrypt

◆ head

struct mwMessage mwMsgChannelCreate::head

◆ options

guint32 mwMsgChannelCreate::options

options

◆ proto_type

guint32 mwMsgChannelCreate::proto_type

protocol type for the service

◆ proto_ver

guint32 mwMsgChannelCreate::proto_ver

protocol version for the service

◆ reserved

guint32 mwMsgChannelCreate::reserved

unknown reserved data

◆ service

guint32 mwMsgChannelCreate::service

ID for the target service.

◆ target

struct mwIdBlock mwMsgChannelCreate::target

User ID.

for service use


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