construct_with_uid


Description:

[ Version ( since = "3.4" ) ]
public void construct_with_uid (string str, string? uid)

Constructs the existing VCard, this, setting its vCard data to str, and adding a new UID attribute with the value given in uid (if uid is non-%NULL).

This modifies this.

Parameters:

this

an existing VCard

str

a vCard string

uid

a unique ID string