harvesterplugins/messaging/smsmms/inc/cmessagemonitor.h
changeset 26 367228f82b66
parent 9 4a2987baf8f7
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
    62 		/**
    62 		/**
    63 		 * HandleMsgCreatedChangedL handles a deleted message
    63 		 * HandleMsgCreatedChangedL handles a deleted message
    64 		 * @param CMsvEntrySelection aSelection list of messages TMsvIds that have been deleted
    64 		 * @param CMsvEntrySelection aSelection list of messages TMsvIds that have been deleted
    65 		 */		
    65 		 */		
    66         void HandleMsgDeletedL( const CMsvEntrySelection& aSelection );
    66         void HandleMsgDeletedL( const CMsvEntrySelection& aSelection );
       
    67         
       
    68         void ResumeL();
    67         
    69         
    68 	protected:
    70 	protected:
    69 		/** 
    71 		/** 
    70 		 * inherited from CActive
    72 		 * inherited from CActive
    71 		 */
    73 		 */