Yeah..you are correct...my concern is that I do not force user to add an attendee while creating an event. So, I need to handle all these cases correctly. Its an experiment to find out if VEVENT can be used for VTODO..... On Thu, Mar 19, 2015 at 11:36 AM, Andre LaBranche <dre@apple.com> wrote:
On Mar 19, 2015, at 1:41 AM, Gaurav Jain <monkeyfdude@gmail.com> wrote:
Server did not add anything that could tell me that it indeed was successfully processed by server.
I was expecting a schedule-status property or event status property....but it was not there.
is there a property to identify that server has processed the event?
Hi,
I don’t think so, but the http response code when you send the event should be an indication of the overall success or failure in handling that event. Also, again I don’t think an event with the organizer as the only attendee is a very good test case. Probably the only time an event should be in that state is while you’re still adding attendees, before you send the event.
-dre