mirror of
https://github.com/defold/extension-iap
synced 2025-09-27 17:12:18 +02:00
Add 'process_pending_transactions' function documentation
This commit is contained in:
@@ -161,6 +161,13 @@
|
|||||||
desc: value is `true` if current store supports handling
|
desc: value is `true` if current store supports handling
|
||||||
restored transactions, otherwise `false`.
|
restored transactions, otherwise `false`.
|
||||||
|
|
||||||
|
#*****************************************************************************************************
|
||||||
|
|
||||||
|
- name: process_pending_transactions
|
||||||
|
type: function
|
||||||
|
desc: Process transactions still unprocessed from previous session if any. Transactions will be
|
||||||
|
processed with callback function set with `set_listener` function
|
||||||
|
|
||||||
#*****************************************************************************************************
|
#*****************************************************************************************************
|
||||||
|
|
||||||
- name: set_listener
|
- name: set_listener
|
||||||
|
Reference in New Issue
Block a user