messagingapp/msgui/appengine/inc/conversationmsgstorehandler.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 27 e4592d119491
parent 34 84197e66a4bd
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
   182      * @return KErrNone if Download request is successful, 
   182      * @return KErrNone if Download request is successful, 
   183      *         KErrNotFound if settings are not available,
   183      *         KErrNotFound if settings are not available,
   184      *         KErrGeneral for other cases
   184      *         KErrGeneral for other cases
   185      */
   185      */
   186     TInt DownloadMessageL(TMsvId aId);
   186     TInt DownloadMessageL(TMsvId aId);
       
   187     
       
   188     /**
       
   189      * Returns the Bio Type of a message
       
   190      */
       
   191     int getMsgSubType(int msgId);
   187 
   192 
   188 private:
   193 private:
   189 
   194 
   190     /**
   195     /**
   191      * verifys the current operation status
   196      * verifys the current operation status