提交 ef38208b 编写于 作者: L l00520400

add info

Signed-off-by: Nl00520400 <linshuqing2@huawei.com>
Change-Id: Ie986714aa183eb6a25d5c79086364dc83fdc7001
Signed-off-by: Nl00520400 <linshuqing2@huawei.com>
上级 6738aa51
......@@ -217,3 +217,12 @@ promise.then(data => {
console.log(`promise: data->${JSON.stringify(data)}`);
});
```
### GrantStatus
表示授权状态的枚举。
| 名称 | 默认值 | 描述 |
| ----------------------------- | ---------------------- | ----------------------- |
| PERMISSION_DENIED | -1 | 表示未授权。 |
| PERMISSION_GRANTED | 0 | 表示已授权。 |
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册