Method

PurpleContactInfoget_tags

since: 3.0

Declaration [src]

PurpleTags*
purple_contact_info_get_tags (
  PurpleContactInfo* info
)

Description [src]

Gets the PurpleTags instance for info.

Available since: 3.0

Return value

Type: PurpleTags

The tags for info.

The data is owned by the instance.