Method

PurpleContactInfoget_note

since: 3.0

Declaration [src]

const char*
purple_contact_info_get_note (
  PurpleContactInfo* info
)

Description [src]

Gets the “note” for and info.

Available since: 3.0

Return value

Type: const char*

The note.

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