dup_contact_info


Description:

[ Version ( since = "0.19.9" ) ]
public List<ContactInfoField> dup_contact_info ()

Returns a newly allocated List of contact's vCard fields.

The list must be freed with tp_contact_info_list_free after used.

Same as the contact_info property.

Parameters:

this

a Contact

Returns:

a List of ContactInfoField, or null if the feature is not yet prepared.