phoneengine/phonemodel/inc/cpemessagehandler.h
branchRCL_3
changeset 39 b8d67d6176f5
parent 34 b68fcd923911
child 58 40a3f856b14d
equal deleted inserted replaced
34:b68fcd923911 39:b8d67d6176f5
   591  
   591  
   592         /**
   592         /**
   593         * Handle disable service
   593         * Handle disable service
   594         */     
   594         */     
   595         void HandleDisableService();
   595         void HandleDisableService();
       
   596         
       
   597         /**
       
   598         * Adds SIM rejected MO CS call to logs. 
       
   599         * @param aCallId is the identification number of the call.   
       
   600         * @return KErrNone if succesfull
       
   601         */
       
   602         TInt AddSIMRejectedMoCsCallToLog( const TInt aCallId );
   596    
   603    
   597     private: // New functions
   604     private: // New functions
   598         
   605         
   599         /**
   606         /**
   600         * C++ default constructor.
   607         * C++ default constructor.