On 2007-09-27 07:10:22 -0700, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> said:
> Is there any unique identifier for every event or so that is > maintained in Google?Suppose i am synching the event to my device,i > need to know whether the event that is coming from Google is already > present in my device or not.One way is comparison of all the fields > and checking it ..But my device will not support the length of the > fields as its supported by the server..So how is the sync between the > events in the device and the Google server can be maintained? Yes, each event is given a unique ID. This is contained within the <atom:id> and <link rel="self"> fields of a GData feed. -- Trevor Johns http://tjohns.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
