Skip to main content

UpdateControllerPlugin.cancel()

BFChainPluginUpdateControllerPlugincancelLess than 1 minute

Cancel download app. After calling, the ongoing download will be canceled.

Example

import { updateControllerPlugin } from "@plaoc/plugins";
updateControllerPlugin.cancel();

Function signature

cancel(): Promise<boolean>

Parameters

  • none

return value

-boolean

Platform compatibility

Properties/Methods/EventsAndroidIOSDesktop
cancelX

UpdateControllerPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7