harvesterplugins/messaging/email/src/cemailplugin.cpp
changeset 26 367228f82b66
parent 7 51d10d255e92
child 27 7a8855317cbd
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
   380 #ifdef __PERFORMANCE_DATA
   380 #ifdef __PERFORMANCE_DATA
   381     TRAP_IGNORE( UpdatePerformaceDataL() );
   381     TRAP_IGNORE( UpdatePerformaceDataL() );
   382 #endif
   382 #endif
   383     iObserver->HarvestingCompleted(this, baseAppClass, aError);
   383     iObserver->HarvestingCompleted(this, baseAppClass, aError);
   384 }
   384 }
       
   385 
       
   386 void CEmailPlugin::PausePluginL()
       
   387     {
       
   388     
       
   389     }
       
   390 
       
   391 void CEmailPlugin::ResumePluginL()
       
   392     {
       
   393     
       
   394     }
   385 
   395 
   386 // ---------------------------------------------------------------------------
   396 // ---------------------------------------------------------------------------
   387 // CEmailPlugin::UpdatePerformaceDataL
   397 // CEmailPlugin::UpdatePerformaceDataL
   388 // ---------------------------------------------------------------------------
   398 // ---------------------------------------------------------------------------
   389 //
   399 //