append_attributes


Description:

[ Version ( since = "3.60" ) ]
public void append_attributes (List<VCardAttribute> attrs)

Appends VCardAttribute structures from attrs to this.

The respective attributes are copied, thus the caller is responsible to take care of the attrs and its content.

Parameters:

this

an VCard

attrs

a List of VCardAttribute