phoneapp/phoneuivoipextension/inc/cphonevcchandler.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
   106         * HandoverInProgressNote
   106         * HandoverInProgressNote
   107         * @param aCommand a command parameter
   107         * @param aCommand a command parameter
   108         */
   108         */
   109         void HandoverInProgressNoteL( TInt aCommand );
   109         void HandoverInProgressNoteL( TInt aCommand );
   110 
   110 
   111 		// From MVccPsPropertyListenerObserver        
   111         // From MVccPsPropertyListenerObserver        
   112         /**
   112         /**
   113         *  Gets called when PS key is changed
   113         *  Gets called when PS key is changed
   114         * @param aKeyId 
   114         * @param aKeyId 
   115         * @param aValue 
   115         * @param aValue 
   116         **/
   116         **/
   126          * GetVccServiceIdL
   126          * GetVccServiceIdL
   127          */             
   127          */             
   128          TInt GetVccServiceIdL();
   128          TInt GetVccServiceIdL();
   129          
   129          
   130     private: // Data
   130     private: // Data
   131 		        
   131                 
   132         /** 
   132         /** 
   133          * Interface for setting and getting active state
   133          * Interface for setting and getting active state
   134          */
   134          */
   135         MPhoneStateMachine& iStateMachine;
   135         MPhoneStateMachine& iStateMachine;
   136         
   136