ipsservices/ipssosplugin/inc/ipsplgimap4populateop.h
changeset 23 2dc6caa42ec3
parent 20 ecc8def7944a
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
    46     * @param aEventHandler 
    46     * @param aEventHandler 
    47     * @param aDoFilterSelection specifies whether a full populate is requested (i.e. refetch already fecthed or not)
    47     * @param aDoFilterSelection specifies whether a full populate is requested (i.e. refetch already fecthed or not)
    48     * @return CIpsPlgImap4PopulateOperation* self pointer
    48     * @return CIpsPlgImap4PopulateOperation* self pointer
    49     */
    49     */
    50     // <qmail> priority parameter has been removed
    50     // <qmail> priority parameter has been removed
       
    51 	// <qmail> MFSMailRequestObserver& changed to pointer
    51     IMPORT_C static CIpsPlgImap4PopulateOp* NewL(
    52     IMPORT_C static CIpsPlgImap4PopulateOp* NewL(
    52         CMsvSession& aMsvSession,
    53         CMsvSession& aMsvSession,
    53         TRequestStatus& aObserverRequestStatus,
    54         TRequestStatus& aObserverRequestStatus,
    54         TMsvId aService,
    55         TMsvId aService,
    55         CIpsPlgTimerOperation& aActivityTimer,
    56         CIpsPlgTimerOperation& aActivityTimer,