diff -r ebfee66fde93 -r 84197e66a4bd messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h --- a/messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h Fri Jun 04 10:25:39 2010 +0100 +++ b/messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h Fri Jun 11 13:35:48 2010 +0300 @@ -184,6 +184,11 @@ * KErrGeneral for other cases */ TInt DownloadMessageL(TMsvId aId); + + /** + * Returns the Bio Type of a message + */ + int getMsgSubType(int msgId); private: