提交 3895189b 编写于 作者: W wusongqing

updated docs

Signed-off-by: Nwusongqing <wusongqing@huawei.com>
上级 5f46a7ce
...@@ -880,9 +880,9 @@ Obtains the context of the application. ...@@ -880,9 +880,9 @@ Obtains the context of the application.
**Return value** **Return value**
| Parameters | Type | Description | | Type | Description |
| --------------- | ------------------------- |------ | | --------- |------ |
| Context | Context |Application context.| | Context |Application context.|
**Example** **Example**
...@@ -908,7 +908,7 @@ var context = featureAbility.getContext().getApplicationContext(); ...@@ -908,7 +908,7 @@ var context = featureAbility.getContext().getApplicationContext();
| ----------- | -------- | -------------- | ---- | ------------------ | | ----------- | -------- | -------------- | ---- | ------------------ |
| requestCode | Read-only | number | Yes | Request code passed.| | requestCode | Read-only | number | Yes | Request code passed.|
| permissions | Read-only | Array\<string> | Yes | Permissions requested. | | permissions | Read-only | Array\<string> | Yes | Permissions requested. |
| authResults | Read-only | Array\<number> | Yes | Permission request result. | | authResults | Read-only | Array\<number> | Yes | Permission request result. |
## HapModuleInfo ## HapModuleInfo
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册