messagingapp/msgappfw/server/inc/ccsconversationevent.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 44 36f374c67aa8
--- a/messagingapp/msgappfw/server/inc/ccsconversationevent.h	Thu Jun 17 09:57:06 2010 +0100
+++ b/messagingapp/msgappfw/server/inc/ccsconversationevent.h	Thu Jul 22 16:32:06 2010 +0100
@@ -115,6 +115,12 @@
      */
     TBool IsDeleteConversationListEventSet() const;
     
+	/**
+	 * Is partial delete conversation event set in this object
+	 * @ retrun TBool
+	 */
+    TBool IsPartialDeleteConversationListEventSet() const;
+    
     /**
      * Is new conversation event set in this object 
      *