messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h
changeset 38 4e4b6adb1024
parent 37 518b245aa84c
child 67 fc91263aee62
--- a/messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h	Fri Jun 25 15:47:40 2010 +0530
+++ b/messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h	Tue Jun 29 23:42:47 2010 +0530
@@ -58,6 +58,13 @@
      */
     void deleteMessage(int msgId);
     
+    /**
+     * is draft message.
+     * @param msgId id of the message to be checked.
+     * @return true if it is a draft message,else false
+     */
+    bool isDraftMessage(int msgId);
+    
 private:
     /**
      * Does all initilaizations