Difference between revisions of "StoreKit.RESTORED"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.2.2<br/> '''Value:''' restored<br/> === Description === <translate>This transaction restores content previously purchased by the...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Available since:''' Gideros 2012.2.2<br/>
+
<languages />
'''Value:''' restored<br/>
+
'''<translate>Available since</translate>:''' Gideros 2012.2.2<br/>
=== Description ===
+
'''<translate>Value</translate>:''' restored<br/>
<translate>This transaction restores content previously purchased by the user. Read the [[[event.originalTransaction]]] field to obtain information about the original purchase.</translate>
+
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/StoreKit|StoreKit]]<br/>
 +
=== <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>

Latest revision as of 10:58, 3 September 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.