javaextensions/pim/agnadapter/inc.s60/cpimagnlistadapter.h
branchRCL_3
changeset 25 9ac0a0a7da70
parent 24 0fd27995241b
child 67 63b81d807542
equal deleted inserted replaced
24:0fd27995241b 25:9ac0a0a7da70
   265     /**
   265     /**
   266      * By default Symbian 2nd phase constructor is private.
   266      * By default Symbian 2nd phase constructor is private.
   267      *
   267      *
   268      * @param aEntryType Entry type for change callbacks (ToDo/Event/all).
   268      * @param aEntryType Entry type for change callbacks (ToDo/Event/all).
   269      */
   269      */
   270     void ConstructL(MCalChangeCallBack::TChangeEntryType aEntryType,
   270     void ConstructL(MCalChangeCallBack::TChangeEntryType aEntryType);
   271         CCalSession* aCalSession);
       
   272 
   271 
   273     void DoClose();
   272     void DoClose();
   274 
   273 
   275 protected: // Member data
   274 protected: // Member data
   276 
   275