phoneapp/phoneuivoipextension/inc/cphoneunattendedtransfercmdhandler.h
branchRCL_3
changeset 7 544e34b3255a
parent 0 5f000ab63145
child 24 41a7f70b3818
equal deleted inserted replaced
6:38529f706030 7:544e34b3255a
    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,