emailservices/emailserver/cmailhandlerplugin/inc/cmailcpshandler.h
branchRCL_3
changeset 17 67369d1b217f
parent 14 b13141f05c3d
child 18 6b8f3b30d0ec
equal deleted inserted replaced
16:b5fbb9b25d57 17:67369d1b217f
   432      * @return correct plugin proxy instance pointer (ownership not transferred)
   432      * @return correct plugin proxy instance pointer (ownership not transferred)
   433      *         if not found, NULL is retuned
   433      *         if not found, NULL is retuned
   434      */
   434      */
   435     CMailPluginProxy* GetExtPluginL( const TDesC& aContentId );
   435     CMailPluginProxy* GetExtPluginL( const TDesC& aContentId );
   436 
   436 
       
   437     TBool BackupOrRestoreMode();
       
   438     
   437 private: // data
   439 private: // data
   438     CEikonEnv* iEnv;
   440     CEikonEnv* iEnv;
   439     // pointer to liw wrapper that handles actual publishing
   441     // pointer to liw wrapper that handles actual publishing
   440     CMailCpsIf*                        iLiwIf;
   442     CMailCpsIf*                        iLiwIf;
   441     // pointer to settings class that handles settings loading and observing logic
   443     // pointer to settings class that handles settings loading and observing logic