Hi everyone,
in the application I'm currently developing, I need to check contact's last 
update time. I understand that this is possible using the getUpdated() 
method, but it seems to return the DateTime representing the last update 
made to the contact using the Google contacts panel, and not using the APIs 
in my application. In that way, getUpdated keeps returning the same value 
until the contact is edited by contacts panel...
I tried to manually edit the property, creating a DateTime object and 
passing it to the contact setUpdated method, but it seems to be ignored...
Am I missing something?

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html

Reply via email to