--- 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
/**