emailservices/emailframework/inc/CFSMailClient.h
branchRCL_3
changeset 70 968773a0b6ef
parent 64 3533d4323edc
--- a/emailservices/emailframework/inc/CFSMailClient.h	Wed Sep 01 12:28:57 2010 +0100
+++ b/emailservices/emailframework/inc/CFSMailClient.h	Tue Sep 14 20:48:24 2010 +0300
@@ -398,6 +398,14 @@
       */     
      IMPORT_C virtual void PrepareMrDescriptionL( const TFSMailMsgId& aMailBoxId,
                                                   const TFSMailMsgId& aMessageId );
+
+    /**
+     * Checks if plugins are loaded. If they aren't tries to load them
+     * 
+     * Returns ETrue if all plugins are loaded.           
+     */
+     IMPORT_C TBool AreAllPluginsLoaded( );
+
 public: // from  CExtendableEmail
 
     /**