messagingapp/msgappfw/server/inc/ccsconversationevent.h
changeset 37 518b245aa84c
parent 23 238255e8b033
equal deleted inserted replaced
25:84d9eb65b26f 37:518b245aa84c
   113      * 
   113      * 
   114      * @return TBool ETrue/EFalse
   114      * @return TBool ETrue/EFalse
   115      */
   115      */
   116     TBool IsDeleteConversationListEventSet() const;
   116     TBool IsDeleteConversationListEventSet() const;
   117     
   117     
       
   118 	/**
       
   119 	 * Is partial delete conversation event set in this object
       
   120 	 * @ retrun TBool
       
   121 	 */
       
   122     TBool IsPartialDeleteConversationListEventSet() const;
       
   123     
   118     /**
   124     /**
   119      * Is new conversation event set in this object 
   125      * Is new conversation event set in this object 
   120      * 
   126      * 
   121      * @return TBool ETrue/EFalse
   127      * @return TBool ETrue/EFalse
   122      */
   128      */