Akryum / as3googlecalendarlib

Automatically exported from code.google.com/p/as3googlecalendarlib
0 stars 0 forks source link

as3googlecalendarlib

Automatically exported from code.google.com/p/as3googlecalendarlib

AS3 library for Google Calendar API.

Features implemented:

  1. Authenticating to the Calendar service

  2. Retrieving calendar lists

  3. Retrieving all calendars

  4. Retrieving only calendars that a user owns

  5. Managing calendars

  6. Creating new calendars

  7. Updating existing calendars

  8. Deleting calendars

  9. Retrieving events for a specified date range

  10. Creating single-occurrence events

  11. Updating events

  12. Deleting events

  13. Reminders and Notifications