messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h
changeset 44 36f374c67aa8
parent 27 e4592d119491
child 67 fc91263aee62
--- a/messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h	Wed Jun 23 18:09:17 2010 +0300
+++ b/messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h	Tue Jul 06 14:12:40 2010 +0300
@@ -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