Method

PurpleBuddyget_alias_only

Declaration [src]

const char*
purple_buddy_get_alias_only (
  PurpleBuddy* buddy
)

Description [src]

Returns the alias of a buddy.

Return value

Type: const char*

The alias (if set), server alias (if set), or NULL.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.