phoneengine/phonemodel/src/cpemessagehandler.cpp
branchRCL_3
changeset 4 24062c24fe38
parent 3 8871b09be73b
child 7 544e34b3255a
equal deleted inserted replaced
3:8871b09be73b 4:24062c24fe38
  2884 // -----------------------------------------------------------------------------
  2884 // -----------------------------------------------------------------------------
  2885 //
  2885 //
  2886 void CPEMessageHandler::HandleRemotePartyInfoChanged( const TInt aCallId )
  2886 void CPEMessageHandler::HandleRemotePartyInfoChanged( const TInt aCallId )
  2887     {        
  2887     {        
  2888     UpdateRemotePartyInfo(); 
  2888     UpdateRemotePartyInfo(); 
  2889     
  2889         
  2890     if ( iDataStore.RemoteColpNumber( aCallId ).Length() )
       
  2891         {
       
  2892         iModel.SendMessage( MEngineMonitor::EPEMessageColpNumberAvailable, aCallId );
       
  2893         }
       
  2894     }
  2890     }
  2895 
  2891 
  2896 
  2892 
  2897 // -----------------------------------------------------------------------------
  2893 // -----------------------------------------------------------------------------
  2898 // CPEMessageHandler::HandleUnattendedTransferRequestResponse
  2894 // CPEMessageHandler::HandleUnattendedTransferRequestResponse