# notification.h ## Overview Defines the APIs for notification service. **Library**: libohnotification.so **System capability**: SystemCapability.Notification.Notification **Since**: 13 **Related module**: [Notification](./capi-notification.md) ## Summary ### Functions | Name| Description| | -------- | -------- | | bool [OH_Notification_IsNotificationEnabled](./capi-notification.md#oh_notification_isnotificationenabled)(void) | Queries the notification enabling state of the application.|