phoneengine/callhandling/inc/mpecallhandling.h
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 21 92ab7f8d0eab
parent 45 6b911d05207e
--- a/phoneengine/callhandling/inc/mpecallhandling.h	Tue Jun 15 14:14:38 2010 +0100
+++ b/phoneengine/callhandling/inc/mpecallhandling.h	Thu Jul 22 16:33:21 2010 +0100
@@ -110,15 +110,6 @@
         virtual TInt TerminateAllConnections() = 0;
         
         /**
-        * Asks phone identity parameters from the mmetel.
-        * @since Series60_4.0
-        * @param aMessage Reply message to the phone application.
-        * @return Error (KErrNone or KErrNotFound).
-        */
-        virtual TInt UpdatePhoneIdentity( 
-            MEngineMonitor::TPEMessagesFromPhoneEngine aMessage ) = 0;
-
-        /**
         * Determines if there is a call in given state.
         * @since Series60_4.0
         * @param aState Call state search key.
@@ -370,14 +361,6 @@
         virtual void CancelDtmfPlay() = 0;
         
         /**
-        * This method gets the lifetime of the MS. The lifetime information 
-        * includes the manufacturing date of the MS and the total amount of airtime use.
-        * @param aLifeTimeInfo Life time information
-        * @return Get succeeded or not.
-        */
-        virtual TBool GetLifeTime( TDes8& aLifeTimeInfo ) = 0;
-        
-        /**
         * This method gets the reference to MPECallOwner object.
         * @return None.
         */