diff --git a/docs/_data/api.yml b/docs/_data/api.yml index cfa9b2a..a74426a 100644 --- a/docs/_data/api.yml +++ b/docs/_data/api.yml @@ -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