openharmony 鸿蒙 js-apidiff-event-and-notification

2022-12-22 浏览 (724)

事件通知子系统JS API变更

OpenHarmony 3.2 Beta1版本相较于OpenHarmony 3.1 Release版本,事件通知子系统的API变更如下:

接口变更

模块名类名方法/属性/枚举/常量变更类型
commonEventSubscriberCommonEventSubscriberfinishCommonEvent(callback: AsyncCallback<void>): void;
finishCommonEvent(): Promise<void>;
新增
notificationSlotNotificationSlotreadonly enabled?: boolean;新增
ohos.commonEventSupportCOMMON_EVENT_VOLUME_EJECT = "usual.event.data.VOLUME_EJECT"新增
ohos.commonEventSupportCOMMON_EVENT_VOLUME_BAD_REMOVAL = "usual.event.data.VOLUME_BAD_REMOVAL"新增
ohos.commonEventSupportCOMMON_EVENT_VOLUME_MOUNTED = "usual.event.data.VOLUME_MOUNTED"新增
ohos.commonEventSupportCOMMON_EVENT_VOLUME_UNMOUNTED = "usual.event.data.VOLUME_UNMOUNTED"新增
ohos.commonEventSupportCOMMON_EVENT_VOLUME_REMOVED = "usual.event.data.VOLUME_REMOVED"新增
ohos.notificationnotificationisNotificationSlotEnabled(bundle: BundleOption, type: SlotType, callback: AsyncCallback<boolean>): void;
isNotificationSlotEnabled(bundle: BundleOption, type: SlotType): Promise<boolean>;
新增
ohos.notificationnotificationenableNotificationSlot(bundle: BundleOption, type: SlotType, enable: boolean, callback: AsyncCallback<void>): void;
enableNotificationSlot(bundle: BundleOption, type: SlotType, enable: boolean): Promise<void>;
新增
ohos.notificationnotificationcancelAsBundle(id: number, representativeBundle: string, userId: number, callback: AsyncCallback<void>): void;
cancelAsBundle(id: number, representativeBundle: string, userId: number): Promise<void>;
新增
ohos.notificationnotificationpublishAsBundle(request: NotificationRequest, representativeBundle: string, userId: number, callback: AsyncCallback<void>): void;
publishAsBundle(request: NotificationRequest, representativeBundle: string, userId: number): Promise<void>;
新增

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Readme

harmony 鸿蒙元能力子系统JS API变更

harmony 鸿蒙ArkUI子系统JS API变更

harmony 鸿蒙电源服务子系统JS API变更

harmony 鸿蒙包管理子系统JS API变更

harmony 鸿蒙基础通信子系统JS API变更

harmony 鸿蒙DFX子系统JS API变更

harmony 鸿蒙分布式数据管理子系统JS API变更

harmony 鸿蒙文件管理子系统JS API变更

harmony 鸿蒙全球化子系统JS API变更

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/d3580595ec034d1f8bac1c87dbd8a83b