phoneapp/phoneuistates/inc/cphonesingleandwaiting.h
changeset 22 6bb1b21d2484
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
equal deleted inserted replaced
21:92ab7f8d0eab 22:6bb1b21d2484
   164         *  Handles received EPEMessageDisconnecting message from Phone Engine.
   164         *  Handles received EPEMessageDisconnecting message from Phone Engine.
   165         * @param aCallId: the call id of the call
   165         * @param aCallId: the call id of the call
   166         */
   166         */
   167         void HandleDisconnectingL( TInt aCallId );
   167         void HandleDisconnectingL( TInt aCallId );
   168 
   168 
   169 // <-- QT PHONE START -->
       
   170         /**
   169         /**
   171         *  Handles received EPhoneCmdUpdateUiControls command.
   170         *  Handles received EPhoneCmdUpdateUiControls command.
   172         */
   171         */
   173         void UpdateUiControlsL();
   172         void UpdateUiControlsL();
   174 // <-- QT PHONE END -->        
       
   175         
   173         
   176     private: //Data
   174     private: //Data
   177             
   175             
   178         // Store single call id
   176         // Store single call id
   179         TInt iSingleCallId;
   177         TInt iSingleCallId;