equal
deleted
inserted
replaced
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 /** |