Hi,
I'm trying to synchronize google calendar events with my local database.
I wonder how can I know whether an event is deleted or not.
First, I downloaded all events from google and inserted them into my
local database.(using my application)
Second, I deleted a few events using a web browser.
Third, I run my application again and it probably will synchronize again.
In this case, how my application can know which event is deleted?
I'm currently saving all event's identifiers, ETAGs, etc.
Is there any function to ask whether an event is deleted or not with the
identifier?
one more question,
I recently know that google provides Task service,
when I open google calendar page, I can see Task service on the right
side of the browser.
I can add things to do, delete them and manipulate them.
Is this library support that Task service?
and..
Is this library support google note?
Thanks.
--
You received this message because you are subscribed to the Google Groups "Google Data APIs Objective-C Client Library Discussion" group.
To post to this group, send email to
gdata-objec...@googlegroups.com.
To unsubscribe from this group, send email to
gdata-objectivec-...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/gdata-objectivec-client?hl=en.