#include <mw_message.h>
Data Fields | |
mwLoginInfo | acceptor |
gboolean | acceptor_flag |
indicate presence of acceptor information | |
mwOpaque | addtl |
service-specific additional data | |
mwEncryptAccept | encrypt |
mwMessage | head |
guint32 | proto_type |
protocol type for the service | |
guint32 | proto_ver |
protocol version for the service | |
guint32 | service |
ID for the channel's service. |
struct mwLoginInfo mwMsgChannelAccept::acceptor [read] |
gboolean mwMsgChannelAccept::acceptor_flag |
indicate presence of acceptor information
struct mwOpaque mwMsgChannelAccept::addtl [read] |
service-specific additional data
struct mwEncryptAccept mwMsgChannelAccept::encrypt [read] |
struct mwMessage mwMsgChannelAccept::head [read] |
guint32 mwMsgChannelAccept::proto_type |
protocol type for the service
guint32 mwMsgChannelAccept::proto_ver |
protocol version for the service
guint32 mwMsgChannelAccept::service |
ID for the channel's service.