voipplugins/accountcreationplugin/engine/inc/acphttphandler.h
branchRCL_3
changeset 23 755430a7d64b
parent 0 a4daefaec16c
equal deleted inserted replaced
22:d38647835c2e 23:755430a7d64b
   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     /**
   282      * Selected IAP id.
   288      * Selected IAP id.
   283      */
   289      */
   284     TUint32 iIapId;
   290     TUint32 iIapId;
   285     
   291     
   286     /**
   292     /**