#include <blist.h>
Collaboration diagram for _GaimChat:
Data Fields | |
GaimBlistNode | node |
The node that this chat inherits from. | |
char * | alias |
The display name of this chat. | |
GHashTable * | components |
the stuff the protocol needs to know to join the chat | |
GaimAccount * | account |
The account this chat is attached to. |
This contains everything Gaim needs to put a chat room in the buddy list.