1# OH_CommonEvent 2 3<!--Kit: Basic Services Kit--> 4<!--Subsystem: Notification--> 5<!--Owner: @peixu--> 6<!--Designer: @dongqingran; @wulong158--> 7<!--Tester: @wanghong1997--> 8<!--Adviser: @huipeizi--> 9 10## 概述 11 12提供订阅与退订公共事件的能力。 13 14**系统能力:** SystemCapability.Notification.CommonEvent 15 16**起始版本:** 12 17 18## 文件汇总 19 20| 名称 | 描述 | 21| -- | -- | 22| [oh_commonevent.h](capi-oh-commonevent-h.md) | 定义公共事件订阅与退订API接口与枚举错误码。 | 23| [oh_commonevent_support.h](capi-oh-commonevent-support-h.md) | 提供系统定义的公共事件常量。 | 24