You should have a look at the API Reference for CalendarService class, there is a getEntry method<http://code.google.com/intl/fr/apis/gdata/javadoc/com/google/gdata/client/calendar/CalendarService.html> (url, class) which expects as parameters the event URI (htp://www.google.com/calendar/feeds/default/private/full/id) and the target class (CalendarEventEntry) to be instantiated.
-- 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
