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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user