branch | RCL_3 |
changeset 29 | 755430a7d64b |
parent 0 | a4daefaec16c |
child 33 | 2989b291cac7 |
--- 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;