harvesterplugins/messaging/smsmms/inc/cmessagedatahandler.h
changeset 26 367228f82b66
parent 9 4a2987baf8f7
child 27 7a8855317cbd
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
    53 	 * @param TMsvId& aMessageId Id of message
    53 	 * @param TMsvId& aMessageId Id of message
    54 	 * @param TCPixActionType aActionType Action type of item
    54 	 * @param TCPixActionType aActionType Action type of item
    55 	 * @param TMsvId& aFolderId Id of the folder where message is located
    55 	 * @param TMsvId& aFolderId Id of the folder where message is located
    56 	 */
    56 	 */
    57 	void GatherDataL(TMsvId& aMessageId, TCPixActionType aActionType, TMsvId& aFolderId);
    57 	void GatherDataL(TMsvId& aMessageId, TCPixActionType aActionType, TMsvId& aFolderId);
       
    58 	
       
    59 	void ResumeL();
    58 
    60 
    59 private:
    61 private:
    60 	//From CActive
    62 	//From CActive
    61 
    63 
    62 	/**
    64 	/**