phoneapp/phoneuicontrol/inc/cphonestateincall.h
changeset 77 2be0b271d017
parent 72 c76a0b1755b9
child 76 cfea66083b62
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
   116         IMPORT_C virtual TBool GetRingingCallL();
   116         IMPORT_C virtual TBool GetRingingCallL();
   117         /**
   117         /**
   118         * Search and release outgoingcall
   118         * Search and release outgoingcall
   119         */
   119         */
   120         IMPORT_C void DisconnectOutgoingCallL();
   120         IMPORT_C void DisconnectOutgoingCallL();
   121         
       
   122         /**
       
   123         * Upadated CBAs Incall case
       
   124         */
       
   125         IMPORT_C virtual void UpdateInCallCbaL();
       
   126         
       
   127 
       
   128         /**
       
   129         * Upadated CBAs
       
   130         */
       
   131         IMPORT_C virtual void UpdateCbaL( TInt aResource );
       
   132     
   121     
   133     private: // New functions
   122     private: // New functions
   134 
   123 
   135         /**
   124         /**
   136         * Handle EPEMessageAudioMuteChanged
   125         * Handle EPEMessageAudioMuteChanged
   170 
   159 
   171         /**
   160         /**
   172         * Sends command to view for launching DTMF list query
   161         * Sends command to view for launching DTMF list query
   173         */
   162         */
   174         void LaunchDtmfListQueryL();
   163         void LaunchDtmfListQueryL();
   175               
       
   176         /**
       
   177         * Sends command to view for 'Lock keypad'
       
   178         */
       
   179         void LockKeypadL();
       
   180         
   164         
   181         /**
   165         /**
   182         * Update remote data and label to the call header.
   166         * Update remote data and label to the call header.
   183         * @param aCallId - Call Id.
   167         * @param aCallId - Call Id.
   184         * @param aCallHeaderData - Call header parameters where modifications
   168         * @param aCallHeaderData - Call header parameters where modifications
   185         *                          are made.
   169         *                          are made.
   186         */
   170         */
   187         void UpdateRemoteInfoDataAndLabelL( 
   171         void UpdateRemoteInfoDataAndLabelL( TInt aCallId );
   188                 TInt aCallId, 
       
   189                 TPhoneCmdParamCallHeaderData aCallHeaderParam );
       
   190         
   172         
   191         /**
   173         /**
   192         * Show dtmf text query
   174         * Show dtmf text query
   193         * @param aDialogResourceId dialog's resource id
   175         * @param aDialogResourceId dialog's resource id
   194         * @param aDefaultCbaResourceId default CBA's resource id
   176         * @param aDefaultCbaResourceId default CBA's resource id