提交 d5f89f6e 编写于 作者: 廖康康
上级 e2d64beb
...@@ -127,6 +127,7 @@ cancelSuspendDelay(requestId: number): void ...@@ -127,6 +127,7 @@ cancelSuspendDelay(requestId: number): void
**示例** **示例**
```js ```js
let id = 1;
backgroundTaskManager.cancelSuspendDelay(id); backgroundTaskManager.cancelSuspendDelay(id);
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册