提交 971709a9 编写于 作者: M mayunteng

modify cooperate md file

Signed-off-by: Nmayunteng <mayunteng@huawei.com>
Change-Id: I918a117516dabec98611ed6b4090745359c10e8e
上级 943cf3f1
......@@ -378,7 +378,7 @@ on(type: 'cooperate', callback: Callback&lt;{ networkId: string, msg: CooperateM
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ---------------------------- | ---- | ---------------------------- |
| type | string | 是 | 监听类型,取值为”cooperate“ |
| callback | Callback&lt;{ networkId: string, msg: [CooperateMsg](#CooperateMsg) }&gt; | 是 | 回调函数,异步返回键鼠穿越状态消息 |
| callback | Callback&lt;{ networkId: string, msg: [CooperateMsg](#cooperatemsg) }&gt; | 是 | 回调函数,异步返回键鼠穿越状态消息 |
......@@ -440,7 +440,7 @@ try {
}
```
## CooperateMsg
## CooperateMsg
键鼠穿越的消息通知。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册