Difference between revisions of "StoreKit.RESTORED"

From GiderosMobile
Line 4: Line 4:
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/StoreKit|StoreKit]]<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 `event.originalTransaction` field to obtain information about the original purchase.</translate>
+
<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 10:35, 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.