Method

PurpleBuddyget_server_alias

Declaration [src]

const char*
purple_buddy_get_server_alias (
  PurpleBuddy* buddy
)

Description [src]

Gets the server alias for a buddy.

Return value

Type: const char*

The server alias, or NULL if it is not set.

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