Hello Alain,

what do you mean by 'print' ?
Here is the code:
__localEventEntry.updateEntry(
                            function(result) {
                              PRINT('event updated!');
                               },
                              function(error) {
                                  PRINT(error);
                              }
                          );

is there another way to 'print' the error ?

So, each time I update, I should retrieve the new version, that's it ? 

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to