Hi,
I'm started to use the Google Calendar Api and now I'm ok with the
authetication, get the calendar list, rename the calendars, and add
event with specified time and title to a selected calendar.
I'm started to use the model from the  calendar-v2-atom-android-
sample
(http://code.google.com/p/google-api-java-client/source/browse/
calendar-v2-atom-android-sample/src/com/google/api/client/sample/?
repo=samples#sample%2Fcalendar%2Fandroid%2Fmodel) and i figured out
what I have to add to the model for the events because I read this:
http://www.google.com/support/forum/p/apps-apis/thread?tid=3b948784a9...
But now I have to add a recurrention for my events, and I alredy read
this: http://code.google.com/apis/calendar/data/2.0/developers_guide_java.h...,
but not really clear what is the content of the "public class
Recurrence {}", and where and how should I define the
"setRecurrence(Recurrence recurr)()" function.
Please help,
Leslie.

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