Difference between revisions of "StoreKit.RESTORED"
From GiderosMobile
Line 2: | Line 2: | ||
'''<translate>Available since</translate>:''' Gideros 2012.2.2<br/> | '''<translate>Available since</translate>:''' Gideros 2012.2.2<br/> | ||
'''<translate>Value</translate>:''' restored<br/> | '''<translate>Value</translate>:''' restored<br/> | ||
+ | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/StoreKit|StoreKit]]<br/> | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
− | <translate>This transaction restores content previously purchased by the user. Read the | + | <translate>This transaction restores content previously purchased by the user. Read the `event.originalTransaction` field to obtain information about the original purchase.</translate> |
Revision as of 09:28, 24 August 2018
Available since: Gideros 2012.2.2
Value: restored
Defined by: StoreKit
Description
This transaction restores content previously purchased by the user. Read the `event.originalTransaction` field to obtain information about the original purchase.