phoneapp/phoneuivoipextension/inc/cphoneunattendedtransfercmdhandler.h
branchRCL_3
changeset 24 41a7f70b3818
parent 7 544e34b3255a
child 25 5266b1f337bd
equal deleted inserted replaced
23:40a3f856b14d 24:41a7f70b3818
    62     /**
    62     /**
    63      * Handles VoIP commands related to unattended transfer.
    63      * Handles VoIP commands related to unattended transfer.
    64      * @param   aCommand    VoIP command identifier.
    64      * @param   aCommand    VoIP command identifier.
    65      */
    65      */
    66     void HandleCommandL( TInt aCommand );
    66     void HandleCommandL( TInt aCommand );
    67    
       
    68     /**
       
    69      * Shows call back query in case when transfered call is
       
    70      * not connected
       
    71      */
       
    72     void LaunchCallBackQueryL();
       
    73     
    67     
    74 private:
    68 private:
    75 
    69 
    76     CPhoneUnattendedTransferCmdHandler(         
    70     CPhoneUnattendedTransferCmdHandler(         
    77         MPhoneStateMachine& aStateMachine,
    71         MPhoneStateMachine& aStateMachine,