emailservices/emailframework/inc/CFSMailClient.h
branchRCL_3
changeset 26 968773a0b6ef
parent 25 3533d4323edc
equal deleted inserted replaced
25:3533d4323edc 26:968773a0b6ef
   396       * @param aMailboxId mailbox id
   396       * @param aMailboxId mailbox id
   397       * @param aMessageId message id
   397       * @param aMessageId message id
   398       */     
   398       */     
   399      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
   399      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
   400                                                   const TFSMailMsgId& aMessageId );
   400                                                   const TFSMailMsgId& aMessageId );
       
   401 
       
   402     /**
       
   403      * Checks if plugins are loaded. If they aren't tries to load them
       
   404      * 
       
   405      * Returns ETrue if all plugins are loaded.           
       
   406      */
       
   407      IMPORT_C TBool AreAllPluginsLoaded( );
       
   408 
   401 public: // from  CExtendableEmail
   409 public: // from  CExtendableEmail
   402 
   410 
   403     /**
   411     /**
   404      * @see CExtendableEmail::ReleaseExtension
   412      * @see CExtendableEmail::ReleaseExtension
   405      */
   413      */