syncmlfw/common/sosserver_clientapi/src/NSmlClientContactSuiteAPIActiveCallback.cpp
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
   152         {
   152         {
   153         CActiveScheduler::Stop();
   153         CActiveScheduler::Stop();
   154         }
   154         }
   155 #endif
   155 #endif
   156     }
   156     }
   157     
   157    
       
   158 // ----------------------------------------------------------------------------
       
   159 // CSmlActiveContactSuiteProgressCallback::RunError
       
   160 // ----------------------------------------------------------------------------
   158 TInt CSmlActiveContactSuiteProgressCallback::RunError ( TInt /*aError*/ )
   161 TInt CSmlActiveContactSuiteProgressCallback::RunError ( TInt /*aError*/ )
   159     {
   162     {
   160     	return KErrNone;
   163     	return KErrNone;
   161     }	
   164     }	
       
   165         
   162 // -----------------------------------------------------------------------------
   166 // -----------------------------------------------------------------------------
   163 // CSmlActiveContactSuiteProgressCallback::Request()
   167 // CSmlActiveContactSuiteProgressCallback::Request()
   164 // Sends asynchronous progress event request to server.
   168 // Sends asynchronous progress event request to server.
   165 // -----------------------------------------------------------------------------
   169 // -----------------------------------------------------------------------------
   166 //
   170 //