mirror of
https://github.com/defold/extension-iap
synced 2025-06-27 10:27:46 +02:00
Add 'process_pending_transactions' function documentation
This commit is contained in:
parent
564df1e279
commit
9a40a8ea73
@ -161,6 +161,13 @@
|
||||
desc: value is `true` if current store supports handling
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user