Method

PurpleContactget_account

since: 3.0

Declaration [src]

PurpleAccount*
purple_contact_get_account (
  PurpleContact* contact
)

Description [src]

Gets the PurpleAccount that contact belongs to.

Available since: 3.0

Gets propertyPurple.Contact:account

Return value

Type: PurpleAccount

The PurpleAccount that contact belongs to.

The data is owned by the instance.