phoneapp/phoneuivoipextension/inc/cphoneunattendedtransfercmdhandler.h
branchRCL_3
changeset 25 5266b1f337bd
parent 24 41a7f70b3818
equal deleted inserted replaced
24:41a7f70b3818 25:5266b1f337bd
    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();
    67     
    73     
    68 private:
    74 private:
    69 
    75 
    70     CPhoneUnattendedTransferCmdHandler(         
    76     CPhoneUnattendedTransferCmdHandler(         
    71         MPhoneStateMachine& aStateMachine,
    77         MPhoneStateMachine& aStateMachine,