voipplugins/accountcreationplugin/engine/inc/acphttphandler.h
branchRCL_3
changeset 33 2989b291cac7
parent 29 755430a7d64b
equal deleted inserted replaced
31:5886d40bb3de 33:2989b291cac7
   277      * Tells if connection prompt has been shown once.
   277      * Tells if connection prompt has been shown once.
   278      */
   278      */
   279     TBool iPromptShown;
   279     TBool iPromptShown;
   280     
   280     
   281     /**
   281     /**
   282      * The flag indicates whether the cancellation from end user is sponsored
       
   283      * when opening the connection of downloading or not.
       
   284      */ 
       
   285     TBool iCancelRequest;
       
   286     
       
   287     /**
       
   288      * Selected IAP id.
   282      * Selected IAP id.
   289      */
   283      */
   290     TUint32 iIapId;
   284     TUint32 iIapId;
   291     
   285     
   292     /**
   286     /**