Is there a way, through the Java API, to find out, when a user has removed all events from their calendar, if they did so through a hard delete or a soft delete? I am working on an application that syncs events from a local source up to Google Calendar. However, I want the local events to be deleted if the user deletes them on their Google Calendar. Currently, we have no way to detect this, so if a user removes all events from their calendar (hard or soft delete, doesn't matter) we are unable to tell and our application will push the events back up to the user's Google Calendar. Any help with this would be greatly appreciated. Thanks in advance,
- Kyle Kury --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
