Method

PurpleContactInfoget_person

since: 3.0

Declaration [src]

PurplePerson*
purple_contact_info_get_person (
  PurpleContactInfo* info
)

Description [src]

Gets the PurplePerson that info belongs to.

Available since: 3.0

Return value

Type: PurplePerson

The PurplePerson that info belongs to, or NULL.

The data is owned by the instance.
The return value can be NULL.