Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

mwMsgAnnounce Struct Reference

#include <mw_message.h>


Detailed Description

An announcement between users.


Data Fields

mwMessage head
gboolean sender_present
 indicates presence of sender data

mwLoginInfo sender
 who sent the announcement

guint16 unknown_a
 unknown A

gboolean may_reply
 replies allowed

char * text
 text of message

GList * recipients
 list of (char *) indicating recipients.


Field Documentation

struct mwMessage mwMsgAnnounce::head
 

gboolean mwMsgAnnounce::may_reply
 

replies allowed

GList* mwMsgAnnounce::recipients
 

list of (char *) indicating recipients.

Recipient users are in the format "@U username" and recipient NAB groups are in the format "@G groupname"

struct mwLoginInfo mwMsgAnnounce::sender
 

who sent the announcement

gboolean mwMsgAnnounce::sender_present
 

indicates presence of sender data

char* mwMsgAnnounce::text
 

text of message

guint16 mwMsgAnnounce::unknown_a
 

unknown A

Usually 0x00


The documentation for this struct was generated from the following file:
Generated on Sun Nov 27 16:57:20 2005 for meanwhile by doxygen 1.3.5