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