On 20 Aug., 23:24, Alex <[email protected]> wrote: > I'm starting to look at the Gdata calendar protocol and I was trying > to figure out if/how to reply to a meeting invitation using Gdata. So > far, I've seen how to fetch the events in calendars, creating events > (and send notifications to guests) but nothing on accepting or > declining a meeting invitation.
You need to look under "Update Event" http://code.google.com/intl/de/apis/calendar/docs/2.0/developers_guide_protocol.html#UpdatingEvents and there just change the invitation status. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
