Method

PurpleBuddyget_local_alias

since: 2.0

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.

Available since: 2.0

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.