I'm still trying to find a good solution to this. I have an app that creates 
GCal events, but I need to sync GCal when an event changes date or location 
on my app. So I need to be able to find the event in GCal to update it. I'm 
using the Java API, but the CalendarQuery class only seems to support adding 
start and end times or full text searching. Is it possible to search a feed 
by ICalUID? Or even title? Is there a different class that supports querying 
like this?

Anyone have a Java solution for updating a specific event when it changes in 
your local app?

Thanks,
-Jason

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" 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/calendar/community/forum.html

Reply via email to