phoneengine/callhandling/inc/cpecallhandling.h
branchRCL_3
changeset 4 24062c24fe38
parent 3 8871b09be73b
child 24 41a7f70b3818
equal deleted inserted replaced
3:8871b09be73b 4:24062c24fe38
   660         /**
   660         /**
   661          * Set COLP number to datastore if remote party number is 
   661          * Set COLP number to datastore if remote party number is 
   662          * different from dialled number.
   662          * different from dialled number.
   663          * @param aCallid.
   663          * @param aCallid.
   664          * @param aCall reference to call object
   664          * @param aCall reference to call object
       
   665          * @return Updating Colp number was necessary.
   665          */
   666          */
   666         void SetColpNumber( TInt aCallId, const MCCECall& aCall ) const;
   667         TBool UpdateColpNumber( TInt aCallId, const MCCECall& aCall ) const;
   667 
   668 
   668     protected:
   669     protected:
   669         // Phone model instance which owns this object.
   670         // Phone model instance which owns this object.
   670         MPEPhoneModelInternal& iModel;
   671         MPEPhoneModelInternal& iModel;
   671         // Handle to converged call engine (CCE) interface
   672         // Handle to converged call engine (CCE) interface