提交 78eb6281 编写于 作者: W worldants

Signed-off-by: worldants <lixuan40@huawei.com>

上级 bcfd6f27
...@@ -243,7 +243,7 @@ updater.on("verifyProgress", callback => { ...@@ -243,7 +243,7 @@ updater.on("verifyProgress", callback => {
update.verifyUpdatePackage("XXX", "XXX"); update.verifyUpdatePackage("XXX", "XXX");
``` ```
### rebootAndCleanUserData<sup>7+</sup> ### rebootAndCleanUserData<sup>8+</sup>
rebootAndCleanUserData(): Promise\<number> rebootAndCleanUserData(): Promise\<number>
...@@ -267,7 +267,7 @@ updater.rebootAndCleanUserData().then(result => { ...@@ -267,7 +267,7 @@ updater.rebootAndCleanUserData().then(result => {
}); });
``` ```
### rebootAndCleanUserData<sup>7+</sup> ### rebootAndCleanUserData<sup>8+</sup>
rebootAndCleanUserData(callback: AsyncCallback\<number>): void rebootAndCleanUserData(callback: AsyncCallback\<number>): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册