Virtual Method
EDataBookBookCachedup_contact_revision
since: 3.26
Declaration [src]
gchar*
dup_contact_revision (
EBookCache* book_cache,
EContact* contact
)
Description [src]
Returns the contact revision, used to detect changes.
The returned string should be freed with g_free(), when
no longer needed.
Available since: 3.26
Parameters
contact-
Type:
EContactAn
EContact.The data is owned by the caller of the method.