2009/10/20 dominity <[email protected]> > > Hi, again. > > I'm using the same approach)). String by string as in documentation. > I'm using alternate link of calendar for 'feedURL'. Is that right? > > But, I didn't get why do you invoke this <code>CalendarEventFeed > resultFeed = myService.getFeed(feedUrl,CalendarEventFeed.class); </ > code> > before search request? Maybe there is magic at this? > Also, what is string parameter? Is it common or is it specific for > your model? > > You are wright I do not need to invoke the getFeed method for querying, it is a part of another use. Sorry for this
The customStringParameter is to extract recur event as a single event. It is not part of my model, but part of GoogleAPI. Pearhaps you should try to change the feedURL to see what you get. As a hint you can type the adress in the location bar from your navigator, and should get a list of event. If not, it could mean that the URL you use is incorrect. -- Florent Devin --~--~---------~--~----~------------~-------~--~----~ 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://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
