# notification.h


## 概述

声明通知服务相关的API。

**库:** libohnotification.so

**系统能力:** SystemCapability.Notification.Notification

**起始版本:** 13

**相关模块:**[Notification](./capi-notification.md)


## 汇总

### 函数

| 名称 | 描述 |
| -------- | -------- |
| bool [OH_Notification_IsNotificationEnabled](./capi-notification.md#oh_notification_isnotificationenabled)(void) | 查询当前应用通知使能状态。 |