UpdateControllerPlugin.cancel()
August 11, 2023
- Plugin
Cancel App Download
UpdateControllerPlugin.cancel()
parameters
- none
return value
Return a Promise, resolve to honor a boolean
Example
import { dwebServiceWorkerPlugin } from "@plaoc/plugin"
dwebServiceWorkerPlugin.updateController.cancel()
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
cancel | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.13.0