_PurpleContact Struct Reference

A contact. More...

#include <blist.h>

Collaboration diagram for _PurpleContact:

Collaboration graph
[legend]

Data Fields

char * alias
 The user-set alias of the contact.
int currentsize
 The number of buddies in this contact corresponding to online accounts.
PurpleBlistNode node
 The node that this contact inherits from.
int online
 The number of buddies in this contact who are currently online.
PurpleBuddypriority
 The "top" buddy for this contact.
gboolean priority_valid
 Is priority valid?
int totalsize
 The number of buddies in this contact.

Detailed Description

A contact.

This contains everything Purple will ever need to know about a contact.

Definition at line 115 of file blist.h.


Field Documentation

PurpleBlistNode _PurpleContact::node

The node that this contact inherits from.

Definition at line 116 of file blist.h.


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