phoneengine/phonemodel/inc/cpemessagehandler.h
changeset 1 838b0a10d15b
parent 0 5f000ab63145
child 3 8871b09be73b
equal deleted inserted replaced
0:5f000ab63145 1:838b0a10d15b
   502         * @return possible error code from the ServiceHandling subsystem
   502         * @return possible error code from the ServiceHandling subsystem
   503         */
   503         */
   504         TInt HandleServiceEnabled();
   504         TInt HandleServiceEnabled();
   505         
   505         
   506         /**
   506         /**
   507          * Handles remote party information changed         
   507          * Handles remote party information changed   
       
   508          * @param aCallId is the identification number of the call.               
   508          * @since Series60_5.2         
   509          * @since Series60_5.2         
   509          */
   510          */
   510         void HandleRemotePartyInfoChanged( );
   511         void HandleRemotePartyInfoChanged( const TInt aCallId );
   511 
   512 
   512         /**
   513         /**
   513         * Handles swap message from the phone application 
   514         * Handles swap message from the phone application 
   514         * @return possible error code from the CallHandling subsystem.
   515         * @return possible error code from the CallHandling subsystem.
   515         */
   516         */