diff -r a32b19fb291e -r 5b14749788d7 messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h --- 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: