提交 f04495e3 编写于 作者: Z zero-cyc

chenlien@huawei.com

Signed-off-by: Nzero-cyc <chenlien@huawei.com>
Change-Id: I761b0f08ad9c9527bcc78128523486bd64300999
上级 dcf45a9f
......@@ -116,7 +116,11 @@
import CommonEvent from '@ohos.commonevent';
```
## 系统能力
```js
SystemCapability.Notification.CommonEvent
```
## CommonEvent.publish
......
......@@ -8,6 +8,12 @@
import emitter from '@ohos.events.emitter'
```
## 系统能力
```javascript
SystemCapability.Notification.Emitter
```
## 权限列表
......
......@@ -6,6 +6,12 @@
import Notification from '@ohos.notification';
```
## 系统能力
```js
SystemCapability.Notification.Notification
```
## Notification.publish(request: NotificationRequest, callback: AsyncCallback\<void\>)
- 接口说明
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册