readme: checkForExistingDownloads - add note that this method resumes downloads

This commit is contained in:
Kesha Antonov
2023-02-19 08:05:04 +03:00
parent aebde245b7
commit 436f03c74b
+3 -1
View File
@@ -221,7 +221,9 @@ An object containing options properties
### `checkForExistingDownloads()`
Checks for downloads that ran in background while you app was terminated. Recommended to run at the init stage of the app.
Checks for downloads that ran in background while you app was terminated. And also forces them to resume downloads.
Recommended to run at the init stage of the app.
**returns**