Thank You!

I didn't think about looking in Query for it.

I'm very happy with the response time and attitude in this group! :)

Cheers,
Mikael Grev


On Nov 10, 8:58 pm, "Kyle Marvin" <[EMAIL PROTECTED]> wrote:
> On 11/10/06, Mikael Grev, MiG InfoCom <[EMAIL PROTECTED]> wrote:
>
>
>
> > Thanks Ryan!
>
> > Btw, is there an API way to get the "updated-min" thing or do I have to
> > send it in the URL? A feed.setReturnCanceled(boolean) would be good..
> > :)
>
> > Cheers,
> > MikaelTake a look at the com.google.gdata.client.Query class, which can aid 
> > in the
> construction of queries.  Specifically query.setUpdatedMin() can be used to
> set the  minimum update time for returned  events.   You use the Query
> object in combination with com.google.gdata.client.Service.query() to
> execute a query and return the resulting feed.    This will do all the
> feed/query URL composition automatically.
> 
> Hope this helps!
> 
> -- Kyle


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

Reply via email to