messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 27 e4592d119491
parent 34 84197e66a4bd
--- a/messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h	Thu Jun 17 09:57:06 2010 +0100
+++ b/messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h	Thu Jul 22 16:32:06 2010 +0100
@@ -184,6 +184,11 @@
      *         KErrGeneral for other cases
      */
     TInt DownloadMessageL(TMsvId aId);
+    
+    /**
+     * Returns the Bio Type of a message
+     */
+    int getMsgSubType(int msgId);
 
 private: