you have misread the first "forum link", Austin says that if you know the 
event ID you can query the feed with that ID : 
http://www.google.com/calendar/feeds/default/private/full/****ID**** ; that 
is the only way to ask for a specific event, as the "event ID" criteria is 
not a gdata query parameter.

Also, please note that some reference you are linking to are outdated ! the 
"forum link" was written in 2008 !


To fetch the event by its id, use your CalendarService class, there should 
be a getCalendarEventEntry method (which expects the event URI 
http://www.google.com/calendar/feeds/default/private/full/****ID****).

-- 
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