Open GoogleCodeExporter opened 9 years ago
Here are the new properties of the CalendarService class (along with one that we
added for scope):
public static final string GOOG_CALENDAR_SCOPE =
'https://www.google.com/calendar/feeds';
public static final string defaultFeed =
'https://www.google.com/calendar/feeds/default';
public static final string allCalendars =
'https://www.google.com/calendar/feeds/default/allcalendars/full';
public static final string ownCalendars =
'https://www.google.com/calendar/feeds/default/owncalendars/full';
Original comment by davemane...@gmail.com
on 18 Mar 2010 at 3:42
Original issue reported on code.google.com by
davemane...@gmail.com
on 18 Mar 2010 at 3:51