_PurpleBuddy Struct Reference

A buddy. More...

#include <blist.h>

Collaboration diagram for _PurpleBuddy:

Collaboration graph
[legend]

Data Fields

PurpleBlistNode node
 The node that this buddy inherits from.
char * name
 The screenname of the buddy.
char * alias
 The user-set alias of the buddy.
char * server_alias
 The server-specified alias of the buddy.
void * proto_data
 This allows the prpl to associate whatever data it wants with a buddy.
PurpleBuddyIcon * icon
 The buddy icon.
PurpleAccountaccount
 the account this buddy belongs to
PurplePresence * presence

Detailed Description

A buddy.

This contains everything Purple will ever need to know about someone on the buddy list. Everything.

Definition at line 103 of file blist.h.


Field Documentation

The screenname of the buddy.

Definition at line 105 of file blist.h.

The server-specified alias of the buddy.

(i.e. MSN "Friendly Names")

Definition at line 107 of file blist.h.

PurpleBuddyIcon* _PurpleBuddy::icon

The buddy icon.

Definition at line 109 of file blist.h.


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