branch | GCC_SURGE |
changeset 47 | 5b14749788d7 |
parent 44 | 36f374c67aa8 |
child 67 | fc91263aee62 |
--- a/messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h Thu Jun 17 09:57:06 2010 +0100 +++ b/messagingapp/msgservices/msgserviceapp/inc/msgstorehandler.h Thu Jul 22 16:32:06 2010 +0100 @@ -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