未验证 提交 85a06eea 编写于 作者: O openharmony_ci 提交者: Gitee

!8158 【OpenHarmony开源贡献者计划2022】+ 【doc文档错误】文档方法示例代码错误,onreconnect

Merge pull request !8158 from 五矿/master
......@@ -192,7 +192,7 @@ onReconnect(want: Want): void;
```js
class ServiceExt extends ServiceExtension {
onDisconnect(want) {
onReconnect(want) {
console.log('onDisconnect, want:' + want.abilityName);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册