UpdateControllerPlugin.resume()
PluginUpdateControllerPluginresumeLess than 1 minute
Resume downloading APP.
Example
import { updateControllerPlugin } from "@plaoc/plugins";
updateControllerPlugin.resume();
Function signature
resume(): Promise<boolean>
Parameters
- none
return value
-boolean
Platform compatibility
Properties/Methods/Events | Android | IOS | Desktop |
---|---|---|---|
resume | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7