未验证 提交 2989b19d 编写于 作者: O openharmony_ci 提交者: Gitee

!20663 修改hasSimCard接口描述

Merge pull request !20663 from Aurora/master
......@@ -615,7 +615,7 @@ hasSimCard\(slotId: number, callback: AsyncCallback\<boolean\>\): void
| 参数名 | 类型 | 必填 | 说明 |
| -------- | --------------------------- | ---- | -------------------------------------- |
| slotId | number | 是 | 卡槽ID。<br/>- 0:卡槽1<br/>- 1:卡槽2 |
| callback | AsyncCallback&lt;boolean&gt; | 是 | 回调函数。 |
| callback | AsyncCallback&lt;boolean&gt; | 是 | 回调返回指定卡槽是否插卡,如果插卡返回true。 |
**错误码:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册