提交 a5ceddc8 编写于 作者: G Gloria

Update docs against 10799

Signed-off-by: wusongqing<wusongqing@huawei.com>
上级 a2c3bd87
...@@ -13,7 +13,7 @@ To have the capabilities provided by the module, for example, receiving the appl ...@@ -13,7 +13,7 @@ To have the capabilities provided by the module, for example, receiving the appl
## Modules to Import ## Modules to Import
```ts ```ts
import EnterpriseAdminExtensionAbility from '@ohos.EnterpriseAdminExtensionAbility' import EnterpriseAdminExtensionAbility from '@ohos.enterprise.EnterpriseAdminExtensionAbility'
``` ```
## EnterpriseAdminExtensionAbility.onAdminEnabled ## EnterpriseAdminExtensionAbility.onAdminEnabled
...@@ -24,6 +24,8 @@ Called when an enterprise administrator is enabled. ...@@ -24,6 +24,8 @@ Called when an enterprise administrator is enabled.
**System capability**: SystemCapability.Customization.EnterpriseDeviceManager **System capability**: SystemCapability.Customization.EnterpriseDeviceManager
**System API**: This is a system API.
**Example** **Example**
```ts ```ts
...@@ -41,6 +43,8 @@ Called when an enterprise administrator is disabled. ...@@ -41,6 +43,8 @@ Called when an enterprise administrator is disabled.
**System capability**: SystemCapability.Customization.EnterpriseDeviceManager **System capability**: SystemCapability.Customization.EnterpriseDeviceManager
**System API**: This is a system API.
**Example** **Example**
```ts ```ts
...@@ -58,6 +62,8 @@ Called when a bundle is added. ...@@ -58,6 +62,8 @@ Called when a bundle is added.
**System capability**: SystemCapability.Customization.EnterpriseDeviceManager **System capability**: SystemCapability.Customization.EnterpriseDeviceManager
**System API**: This is a system API.
**Parameters** **Parameters**
| Parameter | Type | Mandatory | Description | | Parameter | Type | Mandatory | Description |
...@@ -82,6 +88,8 @@ Called when a bundle is removed. ...@@ -82,6 +88,8 @@ Called when a bundle is removed.
**System capability**: SystemCapability.Customization.EnterpriseDeviceManager **System capability**: SystemCapability.Customization.EnterpriseDeviceManager
**System API**: This is a system API.
**Parameters** **Parameters**
| Parameter | Type | Mandatory | Description | | Parameter | Type | Mandatory | Description |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册