Contact.from_vcard_with_uid
Description:
[
CCode ( has_construct_function =
false ) ]
[
Version ( since =
"3.4" ) ]
public Contact.from_vcard_with_uid (
string vcard,
string uid)
Creates a new Contact based on a vcard and a predefined UID.
Parameters:
vcard |
a string representing a vcard
|
uid |
a contact UID
|
Returns: