phoneapp/phoneuivoipextension/inc/cphoneunattendedtransfercmdhandler.h
branchRCL_3
changeset 19 544e34b3255a
parent 0 5f000ab63145
child 61 41a7f70b3818
--- a/phoneapp/phoneuivoipextension/inc/cphoneunattendedtransfercmdhandler.h	Wed Mar 31 21:30:06 2010 +0300
+++ b/phoneapp/phoneuivoipextension/inc/cphoneunattendedtransfercmdhandler.h	Wed Apr 14 15:56:42 2010 +0300
@@ -64,6 +64,12 @@
      * @param   aCommand    VoIP command identifier.
      */
     void HandleCommandL( TInt aCommand );
+   
+    /**
+     * Shows call back query in case when transfered call is
+     * not connected
+     */
+    void LaunchCallBackQueryL();
     
 private: