Method

PurpleBuddyget_local_alias

Declaration [src]

const char*
purple_buddy_get_local_alias (
  PurpleBuddy* buddy
)

Description [src]

Returns the local alias for the buddy, or NULL if none exists.

Return value

Type: const char*

The local alias for the buddy.

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