get_attributes_set
Description:
[ Version ( since = "3.16" ) ]
public List<VCardAttribute> get_attributes_set (ContactField[] field_ids)
public List<VCardAttribute> get_attributes_set (ContactField[] field_ids)
Gets a list of the vcard attributes for this's field_ids.
Parameters:
| this |
an Contact |
| field_ids |
an array of ContactField |
| size |
number of elements in field_ids |
Returns:
|
A List of pointers to VCardAttribute, owned by the caller. |