未验证 提交 4e8f5106 编写于 作者: O openharmony_ci 提交者: Gitee

!10976 翻译完成:10510 【轻量级 PR】:js-apis-permissionrequestresult.md

Merge pull request !10976 from wusongqing/TR10510
......@@ -37,4 +37,4 @@ export default class MainAbility extends Ability {
| Name| Type| Readable| Writable| Description|
| -------- | -------- | -------- | -------- | -------- |
| permissions | Array<string> | Yes| No| Permissions requested.|
| authResults | Array<number> | Yes| No| Whether the requested permissions are granted or denied. The value **0** means that the requests permissions are granted, and **-1** means the opposite. |
| authResults | Array<number> | Yes| No| Whether the requested permissions are granted or denied. The value **0** means that the requests permissions are granted, and a non-zero value means the opposite. |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册