GGZChatEventData Struct Reference

The data associated with a GGZ_CHAT_EVENT room event. More...

#include <ggzcore.h>


Data Fields

GGZChatType type
const char * sender
const char * message


Detailed Description

The data associated with a GGZ_CHAT_EVENT room event.


Field Documentation

GGZChatType GGZChatEventData::type

The type of chat.

const char* GGZChatEventData::sender

The person who sent the message, or NULL

const char* GGZChatEventData::message

The message itself (in UTF-8), or NULL


The documentation for this struct was generated from the following file:
Generated on Fri Nov 30 14:59:03 2007 for GGZCore by  doxygen 1.5.1