Show
Ignore:
Timestamp:
10/28/07 23:41:34 (1 year ago)
Author:
daboo
Message:

Calendar ctag handling. Don't list the calendars/address books when first starting up if
we have a fresh cache.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/Sources_Common/Calendar_Store/Clients/CCalDAVCalendarClient.h

    r86 r113  
    6262        virtual void _CreateCalendar(const CCalendarStoreNode& node); 
    6363        virtual bool _CalendarChanged(const CCalendarStoreNode& node, iCal::CICalendar& cal); 
     64        virtual void _UpdateSyncToken(const CCalendarStoreNode& node, iCal::CICalendar& cal); 
    6465 
    6566        virtual void _ReadFullCalendar(const CCalendarStoreNode& node, iCal::CICalendar& cal);