voipplugins/accountcreationplugin/engine/inc/acphttphandler.h
branchRCL_3
changeset 23 755430a7d64b
parent 0 a4daefaec16c
--- a/voipplugins/accountcreationplugin/engine/inc/acphttphandler.h	Wed Sep 01 12:29:57 2010 +0100
+++ b/voipplugins/accountcreationplugin/engine/inc/acphttphandler.h	Tue Sep 14 21:02:05 2010 +0300
@@ -279,6 +279,12 @@
     TBool iPromptShown;
     
     /**
+     * The flag indicates whether the cancellation from end user is sponsored
+     * when opening the connection of downloading or not.
+     */ 
+    TBool iCancelRequest;
+    
+    /**
      * Selected IAP id.
      */
     TUint32 iIapId;