未验证 提交 5b15b29d 编写于 作者: O openharmony_ci 提交者: Gitee

!1778 Done! 1732:API参考新增 GrantStatus描述

Merge pull request !1778 from wusongqing/TR1732
......@@ -217,3 +217,12 @@ promise.then(data => {
console.log(`promise: data->${JSON.stringify(data)}`);
});
```
### GrantStatus
Enumerates the permission grant states.
| Name| Default Value| Description|
| ----------------------------- | ---------------------- | ----------------------- |
| PERMISSION_DENIED | -1 | Permission denied.|
| PERMISSION_GRANTED | 0 | Permission granted.|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册