Automatically exported from https://code.google.com/p/as3googlecalendarlib/
ActionScript 3 (AS3) library for Google Calendar API.
Note: API Documentation and Code Samples can be found in docs folder of this repo.
Features implemented:
- Authenticating to the Calendar service
- Retrieving calendar lists
- Retrieving all calendars
- Retrieving only calendars that a user owns
- Managing calendars
- Creating new calendars
- Updating existing calendars
- Deleting calendars
- Retrieving events for a specified date range
- Creating single-occurrence events
- Updating events
- Deleting events
- Reminders and Notifications