emailservices/emailframework/inc/CFSMailClient.h
changeset 65 478bc57ad291
parent 59 16ed8d08d0b1
child 66 084b5b1f02a7
equal deleted inserted replaced
59:16ed8d08d0b1 65:478bc57ad291
   407       * @param aMailboxId mailbox id
   407       * @param aMailboxId mailbox id
   408       * @param aMessageId message id
   408       * @param aMessageId message id
   409       */     
   409       */     
   410      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
   410      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
   411                                                   const TFSMailMsgId& aMessageId );
   411                                                   const TFSMailMsgId& aMessageId );
       
   412 // <qmail>
       
   413      /**
       
   414       * Gets the signature for the given mailbox.
       
   415       * 
       
   416       * @param aMailBoxId mailbox id
       
   417       */
       
   418      IMPORT_C HBufC* GetSignatureL( const TFSMailMsgId& aMailBoxId );
       
   419 // </qmail>
       
   420  
   412 public: // from  CExtendableEmail
   421 public: // from  CExtendableEmail
   413 
   422 
   414     /**
   423     /**
   415      * @see CExtendableEmail::ReleaseExtension
   424      * @see CExtendableEmail::ReleaseExtension
   416      */
   425      */