View Source Excalt.Vcard.Contact (Excalt v0.1.2)

Single Vcard contact

Link to this section Summary

Link to this section Functions

Link to this function

create(server_url, username, password, addressbook_name, vcf_text)

View Source
Link to this function

delete(server_url, username, password, addressbook_name, contact_uuid)

View Source
Link to this function

get(server_url, username, password, addressbook, contact_url)

View Source
Link to this function

update(server_url, username, password, addressbook_name, etag, contact_uuid, vcf_text)

View Source