emailservices/emailserver/cmailhandlerplugin/inc/cmailcpshandler.h
branchRCL_3
changeset 37 c3c9c6dcfb80
parent 35 e64954c2c8e2
child 29 6b8f3b30d0ec
equal deleted inserted replaced
36:e8f259fad141 37:c3c9c6dcfb80
   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