Hi,

>From CalendarQuery object you can use setStringCustomParameter(String,
String).  This method takes in a pair of strings that represents the
name/value of a query parameter.  e.g.

query.setStringCustomParameter("singleevents", "true")

Hope it helps,
Austin

On Thu, Jun 26, 2008 at 5:08 PM, Chan Lee <[EMAIL PROTECTED]> wrote:

> Hi,
>
> In the latest Java Calendar GData library, I found that the method for
> setting the recurring-event-query-mode, 'setSingleEvents()' is missing.
>
> Is the method deprecated ? If so, is there a new Java method providing
> the functionality ?
>
> Rgds,
>
> Chan
>
> >
>

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