Method

PurpleBuddyget_id

since: 3.0

Declaration [src]

const gchar*
purple_buddy_get_id (
  PurpleBuddy* buddy
)

Description [src]

Gets the globally unique identifier of the buddy.

Available since: 3.0

Gets propertyPurple.Buddy:id

Return value

Type: const gchar*

The id of buddy.

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