| 操作 | 旧版本 | 新版本 | d.ts文件 |
|---|---|---|---|
| 新增 | NA | 类名:BadgeNumberCallbackData; 方法or属性:readonly bundle: string; | notificationSubscriber.d.ts |
| 新增 | NA | 类名:BadgeNumberCallbackData; 方法or属性:readonly uid: number; | notificationSubscriber.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:function createSubscriberSync(subscribeInfo: CommonEventSubscribeInfo): CommonEventSubscriber; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:function removeStickyCommonEvent(event: string, callback: AsyncCallback<void>): void; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:function removeStickyCommonEvent(event: string): Promise<void>; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:function setStaticSubscriberState(enable: boolean, callback: AsyncCallback<void>): void; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:function setStaticSubscriberState(enable: boolean): Promise<void>; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:export type CommonEventData = _CommonEventData; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:export type CommonEventSubscriber = _CommonEventSubscriber; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:export type CommonEventSubscribeInfo = _CommonEventSubscribeInfo; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:commonEventManager; 方法or属性:export type CommonEventPublishData = _CommonEventPublishData; | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_CHARGE_TYPE_CHANGED = 'usual.event.CHARGE_TYPE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_CHARGE_IDLE_MODE_CHANGED = 'usual.event.CHARGE_IDLE_MODE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_DEVICE_IDLE_EXEMPTION_LIST_UPDATED = 'usual.event.DEVICE_IDLE_EXEMPTION_LIST_UPDATED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_QUICK_FIX_REVOKE_RESULT = 'usual.event.QUICK_FIX_REVOKE_RESULT' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_HTTP_PROXY_CHANGE = 'usual.event.HTTP_PROXY_CHANGE' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SIM_STATE_CHANGED = 'usual.event.SIM_STATE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SMS_RECEIVE_COMPLETED = 'usual.event.SMS_RECEIVE_COMPLETED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SMS_EMERGENCY_CB_RECEIVE_COMPLETED = 'usual.event.SMS_EMERGENCY_CB_RECEIVE_COMPLETED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = 'usual.event.SMS_CB_RECEIVE_COMPLETED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_STK_COMMAND = 'usual.event.STK_COMMAND' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_STK_SESSION_END = 'usual.event.STK_SESSION_END' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_STK_CARD_STATE_CHANGED = 'usual.event.STK_CARD_STATE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_STK_ALPHA_IDENTIFIER = 'usual.event.STK_ALPHA_IDENTIFIER' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED = 'usual.event.SMS_WAPPUSH_RECEIVE_COMPLETED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_OPERATOR_CONFIG_CHANGED = 'usual.event.OPERATOR_CONFIG_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SIM_CARD_DEFAULT_SMS_SUBSCRIPTION_CHANGED = 'usual.event.SIM.DEFAULT_SMS_SUBSCRIPTION_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SIM_CARD_DEFAULT_DATA_SUBSCRIPTION_CHANGED = 'usual.event.SIM.DEFAULT_DATA_SUBSCRIPTION_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SIM_CARD_DEFAULT_MAIN_SUBSCRIPTION_CHANGED = 'usual.event.SIM.DEFAULT_MAIN_SUBSCRIPTION_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SIM_CARD_DEFAULT_VOICE_SUBSCRIPTION_CHANGED = 'usual.event.SIM.DEFAULT_VOICE_SUBSCRIPTION_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_CALL_STATE_CHANGED = 'usual.event.CALL_STATE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_CELLULAR_DATA_STATE_CHANGED = 'usual.event.CELLULAR_DATA_STATE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_NETWORK_STATE_CHANGED = 'usual.event.NETWORK_STATE_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SIGNAL_INFO_CHANGED = 'usual.event.SIGNAL_INFO_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_INCOMING_CALL_MISSED = 'usual.event.INCOMING_CALL_MISSED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_RADIO_STATE_CHANGE = 'usual.event.RADIO_STATE_CHANGE' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_DOMAIN_ACCOUNT_STATUS_CHANGED = 'usual.event.DOMAIN_ACCOUNT_STATUS_CHANGED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SCREEN_UNLOCKED = 'usual.event.SCREEN_UNLOCKED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SCREEN_LOCKED = 'usual.event.SCREEN_LOCKED' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_CONNECTIVITY_CHANGE = 'usual.event.CONNECTIVITY_CHANGE' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_SPECIAL_CODE = 'common.event.SPECIAL_CODE' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:Support; 方法or属性:COMMON_EVENT_AUDIO_QUALITY_CHANGE = 'usual.event.AUDIO_QUALITY_CHANGE' | @ohos.commonEventManager.d.ts |
| 新增 | NA | 类名:emitter; 方法or属性:function off(eventId: number, callback: Callback<EventData>): void; | @ohos.events.emitter.d.ts |
| 新增 | NA | 类名:notificationManager; 方法or属性:function requestEnableNotification(context: UIAbilityContext, callback: AsyncCallback<void>): void; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationManager; 方法or属性:function requestEnableNotification(context: UIAbilityContext): Promise<void>; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationManager; 方法or属性:function setBadgeNumber(badgeNumber: number, callback: AsyncCallback<void>): void; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationManager; 方法or属性:function setBadgeNumber(badgeNumber: number): Promise<void>; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationManager; 方法or属性:function on(type: 'checkNotification', callback: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationManager; 方法or属性:function off( type: 'checkNotification', callback?: (checkInfo: NotificationCheckInfo) => NotificationCheckResult ): void; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:NotificationCheckInfo; 方法or属性:bundleName: string; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:NotificationCheckInfo; 方法or属性:notificationId: number; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:NotificationCheckInfo; 方法or属性:contentType: ContentType; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:NotificationCheckResult; 方法or属性:code: number; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:NotificationCheckResult; 方法or属性:message: string; | @ohos.notificationManager.d.ts |
| 新增 | NA | 类名:notificationSubscribe; 方法or属性:function remove(hashCodes: Array<String>, reason: RemoveReason, callback: AsyncCallback<void>): void; | @ohos.notificationSubscribe.d.ts |
| 新增 | NA | 类名:notificationSubscribe; 方法or属性:function remove(hashCodes: Array<String>, reason: RemoveReason): Promise<void>; | @ohos.notificationSubscribe.d.ts |
| 新增 | NA | 类名:ActionButtonType; 方法or属性:ACTION_BUTTON_TYPE_CUSTOM = 2 | @ohos.reminderAgentManager.d.ts |
| 新增 | NA | 类名:ActionButton; 方法or属性:wantAgent?: WantAgent; | @ohos.reminderAgentManager.d.ts |
| 新增 | NA | 类名:WantAgent; 方法or属性:uri?: string; | @ohos.reminderAgentManager.d.ts |
| 新增 | NA | 类名:ReminderRequest; 方法or属性:tapDismissed?: boolean; | @ohos.reminderAgentManager.d.ts |
| 新增 | NA | 类名:ReminderRequest; 方法or属性:autoDeletedTime?: number; | @ohos.reminderAgentManager.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:getCodeSync(): number; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:setCodeSync(code: number): void; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:getDataSync(): string; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:setDataSync(data: string): void; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:setCodeAndDataSync(code: number, data: string): void; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:isOrderedCommonEventSync(): boolean; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:isStickyCommonEventSync(): boolean; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:abortCommonEventSync(): void; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:clearAbortCommonEventSync(): void; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:getAbortCommonEventSync(): boolean; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:CommonEventSubscriber; 方法or属性:getSubscribeInfoSync(): CommonEventSubscribeInfo; | commonEventSubscriber.d.ts |
| 新增 | NA | 类名:NotificationFlagStatus; 方法or属性:TYPE_NONE = 0 | notificationFlags.d.ts |
| 新增 | NA | 类名:NotificationFlagStatus; 方法or属性:TYPE_OPEN = 1 | notificationFlags.d.ts |
| 新增 | NA | 类名:NotificationFlagStatus; 方法or属性:TYPE_CLOSE = 2 | notificationFlags.d.ts |
| 新增 | NA | 类名:NotificationFlags; 方法or属性:readonly soundEnabled?: NotificationFlagStatus; | notificationFlags.d.ts |
| 新增 | NA | 类名:NotificationFlags; 方法or属性:readonly vibrationEnabled?: NotificationFlagStatus; | notificationFlags.d.ts |
| 新增 | NA | 类名:NotificationSubscriber; 方法or属性:onBadgeChanged?: (data: BadgeNumberCallbackData) => void; | notificationSubscriber.d.ts |
| 新增 | NA | 类名:BadgeNumberCallbackData; 方法or属性:readonly badgeNumber: number; | notificationSubscriber.d.ts |
| 废弃版本有变化 | 类名:Support; 方法or属性:COMMON_EVENT_USER_PRESENT = 'usual.event.USER_PRESENT' 旧版本信息: | 类名:Support; 方法or属性:COMMON_EVENT_USER_PRESENT = 'usual.event.USER_PRESENT' 新版本信息:10 代替接口: | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:commonEventManager; 方法or属性:function publish(event: string, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:commonEventManager; 方法or属性:function publish(event: string, callback: AsyncCallback<void>): void; 新版本信息:401,1500004,1500007,1500008,1500009 | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:commonEventManager; 方法or属性:function publish(event: string, options: CommonEventPublishData, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:commonEventManager; 方法or属性:function publish(event: string, options: CommonEventPublishData, callback: AsyncCallback<void>): void; 新版本信息:401,1500004,1500007,1500008,1500009 | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:commonEventManager; 方法or属性:function publishAsUser(event: string, userId: number, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:commonEventManager; 方法or属性:function publishAsUser(event: string, userId: number, callback: AsyncCallback<void>): void; 新版本信息:202,401,1500004,1500007,1500008,1500009 | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:commonEventManager; 方法or属性:function publishAsUser( event: string, userId: number, options: CommonEventPublishData, callback: AsyncCallback<void> ): void; 旧版本信息:401 | 类名:commonEventManager; 方法or属性:function publishAsUser( event: string, userId: number, options: CommonEventPublishData, callback: AsyncCallback<void> ): void; 新版本信息:202,401,1500004,1500007,1500008,1500009 | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:commonEventManager; 方法or属性:function subscribe(subscriber: CommonEventSubscriber, callback: AsyncCallback<CommonEventData>): void; 旧版本信息:401 | 类名:commonEventManager; 方法or属性:function subscribe(subscriber: CommonEventSubscriber, callback: AsyncCallback<CommonEventData>): void; 新版本信息:401,801,1500007,1500008 | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:commonEventManager; 方法or属性:function unsubscribe(subscriber: CommonEventSubscriber, callback?: AsyncCallback<void>): void; 旧版本信息:401 | 类名:commonEventManager; 方法or属性:function unsubscribe(subscriber: CommonEventSubscriber, callback?: AsyncCallback<void>): void; 新版本信息:401,801,1500007,1500008 | @ohos.commonEventManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest, callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003,1600004,1600005,1600009,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest): Promise<void>; 新版本信息:401,1600001,1600002,1600003,1600004,1600005,1600009,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest, userId: number, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest, userId: number, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600004,1600005,1600008,1600009,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest, userId: number): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function publish(request: NotificationRequest, userId: number): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600004,1600005,1600008,1600009,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function publishAsBundle( request: NotificationRequest, representativeBundle: string, userId: number, callback: AsyncCallback<void> ): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function publishAsBundle( request: NotificationRequest, representativeBundle: string, userId: number, callback: AsyncCallback<void> ): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600004,1600005,1600008,1600009,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function publishAsBundle(request: NotificationRequest, representativeBundle: string, userId: number): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function publishAsBundle(request: NotificationRequest, representativeBundle: string, userId: number): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600004,1600005,1600008,1600009,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancel(id: number, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancel(id: number, callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003,1600007 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancel(id: number, label: string, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancel(id: number, label: string, callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003,1600007 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancel(id: number, label?: string): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancel(id: number, label?: string): Promise<void>; 新版本信息:401,1600001,1600002,1600003,1600007 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancelAsBundle( id: number, representativeBundle: string, userId: number, callback: AsyncCallback<void> ): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancelAsBundle( id: number, representativeBundle: string, userId: number, callback: AsyncCallback<void> ): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600007,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancelAsBundle(id: number, representativeBundle: string, userId: number): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancelAsBundle(id: number, representativeBundle: string, userId: number): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600007,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancelAll(callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancelAll(callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancelAll(): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancelAll(): Promise<void>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function addSlot(slot: NotificationSlot, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function addSlot(slot: NotificationSlot, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function addSlot(slot: NotificationSlot): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function addSlot(slot: NotificationSlot): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function addSlot(type: SlotType, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function addSlot(type: SlotType, callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function addSlot(type: SlotType): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function addSlot(type: SlotType): Promise<void>; 新版本信息:401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function addSlots(slots: Array<NotificationSlot>, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function addSlots(slots: Array<NotificationSlot>, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function addSlots(slots: Array<NotificationSlot>): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function addSlots(slots: Array<NotificationSlot>): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlot(slotType: SlotType, callback: AsyncCallback<NotificationSlot>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlot(slotType: SlotType, callback: AsyncCallback<NotificationSlot>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlot(slotType: SlotType): Promise<NotificationSlot>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlot(slotType: SlotType): Promise<NotificationSlot>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlots(callback: AsyncCallback<Array<NotificationSlot>>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlots(callback: AsyncCallback<Array<NotificationSlot>>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlots(): Promise<Array<NotificationSlot>>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlots(): Promise<Array<NotificationSlot>>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function removeSlot(slotType: SlotType, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function removeSlot(slotType: SlotType, callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function removeSlot(slotType: SlotType): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function removeSlot(slotType: SlotType): Promise<void>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function removeAllSlots(callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function removeAllSlots(callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function removeAllSlots(): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function removeAllSlots(): Promise<void>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setNotificationEnable(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setNotificationEnable(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setNotificationEnable(bundle: BundleOption, enable: boolean): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setNotificationEnable(bundle: BundleOption, enable: boolean): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(bundle: BundleOption, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(bundle: BundleOption, callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(bundle: BundleOption): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(bundle: BundleOption): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(userId: number, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(userId: number, callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(userId: number): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationEnabled(userId: number): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function displayBadge(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function displayBadge(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function displayBadge(bundle: BundleOption, enable: boolean): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function displayBadge(bundle: BundleOption, enable: boolean): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isBadgeDisplayed(bundle: BundleOption, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isBadgeDisplayed(bundle: BundleOption, callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isBadgeDisplayed(bundle: BundleOption): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isBadgeDisplayed(bundle: BundleOption): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setSlotByBundle(bundle: BundleOption, slot: NotificationSlot): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlotsByBundle(bundle: BundleOption, callback: AsyncCallback<Array<NotificationSlot>>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlotsByBundle(bundle: BundleOption, callback: AsyncCallback<Array<NotificationSlot>>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlotsByBundle(bundle: BundleOption): Promise<Array<NotificationSlot>>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlotsByBundle(bundle: BundleOption): Promise<Array<NotificationSlot>>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlotNumByBundle(bundle: BundleOption, callback: AsyncCallback<number>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlotNumByBundle(bundle: BundleOption, callback: AsyncCallback<number>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSlotNumByBundle(bundle: BundleOption): Promise<number>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSlotNumByBundle(bundle: BundleOption): Promise<number>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getAllActiveNotifications(callback: AsyncCallback<Array<NotificationRequest>>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getAllActiveNotifications(callback: AsyncCallback<Array<NotificationRequest>>): void; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getAllActiveNotifications(): Promise<Array<NotificationRequest>>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getAllActiveNotifications(): Promise<Array<NotificationRequest>>; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getActiveNotificationCount(callback: AsyncCallback<number>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getActiveNotificationCount(callback: AsyncCallback<number>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getActiveNotificationCount(): Promise<number>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getActiveNotificationCount(): Promise<number>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getActiveNotifications(callback: AsyncCallback<Array<NotificationRequest>>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getActiveNotifications(callback: AsyncCallback<Array<NotificationRequest>>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getActiveNotifications(): Promise<Array<NotificationRequest>>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getActiveNotifications(): Promise<Array<NotificationRequest>>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancelGroup(groupName: string, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancelGroup(groupName: string, callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function cancelGroup(groupName: string): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function cancelGroup(groupName: string): Promise<void>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600008,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600008,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(callback: AsyncCallback<DoNotDisturbDate>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(callback: AsyncCallback<DoNotDisturbDate>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(): Promise<DoNotDisturbDate>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(): Promise<DoNotDisturbDate>; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(userId: number, callback: AsyncCallback<DoNotDisturbDate>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(userId: number, callback: AsyncCallback<DoNotDisturbDate>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600008,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(userId: number): Promise<DoNotDisturbDate>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getDoNotDisturbDate(userId: number): Promise<DoNotDisturbDate>; 新版本信息:201,202,401,1600001,1600002,1600003,1600008,1600012 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isSupportDoNotDisturbMode(callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isSupportDoNotDisturbMode(callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isSupportDoNotDisturbMode(): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isSupportDoNotDisturbMode(): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isSupportTemplate(templateName: string, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isSupportTemplate(templateName: string, callback: AsyncCallback<boolean>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isSupportTemplate(templateName: string): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isSupportTemplate(templateName: string): Promise<boolean>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function requestEnableNotification(callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function requestEnableNotification(callback: AsyncCallback<void>): void; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function requestEnableNotification(): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function requestEnableNotification(): Promise<void>; 新版本信息:401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDistributedEnable(enable: boolean, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDistributedEnable(enable: boolean, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600010 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDistributedEnable(enable: boolean): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDistributedEnable(enable: boolean): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600010 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isDistributedEnabled(callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isDistributedEnabled(callback: AsyncCallback<boolean>): void; 新版本信息:401,1600001,1600002,1600003,1600010 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isDistributedEnabled(): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isDistributedEnabled(): Promise<boolean>; 新版本信息:401,1600001,1600002,1600003,1600010 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDistributedEnableByBundle(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDistributedEnableByBundle(bundle: BundleOption, enable: boolean, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600010,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setDistributedEnableByBundle(bundle: BundleOption, enable: boolean): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setDistributedEnableByBundle(bundle: BundleOption, enable: boolean): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600010,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption, callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600010,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003,1600010,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getDeviceRemindType(callback: AsyncCallback<DeviceRemindType>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getDeviceRemindType(callback: AsyncCallback<DeviceRemindType>): void; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getDeviceRemindType(): Promise<DeviceRemindType>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getDeviceRemindType(): Promise<DeviceRemindType>; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setNotificationEnableSlot( bundle: BundleOption, type: SlotType, enable: boolean, callback: AsyncCallback<void> ): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setNotificationEnableSlot( bundle: BundleOption, type: SlotType, enable: boolean, callback: AsyncCallback<void> ): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setNotificationEnableSlot(bundle: BundleOption, type: SlotType, enable: boolean): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setNotificationEnableSlot(bundle: BundleOption, type: SlotType, enable: boolean): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationSlotEnabled(bundle: BundleOption, type: SlotType, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationSlotEnabled(bundle: BundleOption, type: SlotType, callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function isNotificationSlotEnabled(bundle: BundleOption, type: SlotType): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function isNotificationSlotEnabled(bundle: BundleOption, type: SlotType): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setSyncNotificationEnabledWithoutApp(userId: number, enable: boolean, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setSyncNotificationEnabledWithoutApp(userId: number, enable: boolean, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function setSyncNotificationEnabledWithoutApp(userId: number, enable: boolean): Promise<void>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function setSyncNotificationEnabledWithoutApp(userId: number, enable: boolean): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSyncNotificationEnabledWithoutApp(userId: number, callback: AsyncCallback<boolean>): void; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSyncNotificationEnabledWithoutApp(userId: number, callback: AsyncCallback<boolean>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationManager; 方法or属性:function getSyncNotificationEnabledWithoutApp(userId: number): Promise<boolean>; 旧版本信息:401 | 类名:notificationManager; 方法or属性:function getSyncNotificationEnabledWithoutApp(userId: number): Promise<boolean>; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationManager.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function subscribe(subscriber: NotificationSubscriber, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function subscribe(subscriber: NotificationSubscriber, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function subscribe( subscriber: NotificationSubscriber, info: NotificationSubscribeInfo, callback: AsyncCallback<void> ): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function subscribe( subscriber: NotificationSubscriber, info: NotificationSubscribeInfo, callback: AsyncCallback<void> ): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function subscribe(subscriber: NotificationSubscriber, info?: NotificationSubscribeInfo): Promise<void>; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function subscribe(subscriber: NotificationSubscriber, info?: NotificationSubscribeInfo): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600012 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function unsubscribe(subscriber: NotificationSubscriber, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function unsubscribe(subscriber: NotificationSubscriber, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function unsubscribe(subscriber: NotificationSubscriber): Promise<void>; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function unsubscribe(subscriber: NotificationSubscriber): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function remove( bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason, callback: AsyncCallback<void> ): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function remove( bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason, callback: AsyncCallback<void> ): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600007,17700001 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function remove(bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason): Promise<void>; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function remove(bundle: BundleOption, notificationKey: NotificationKey, reason: RemoveReason): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600007,17700001 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function remove(hashCode: string, reason: RemoveReason, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function remove(hashCode: string, reason: RemoveReason, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600007 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function remove(hashCode: string, reason: RemoveReason): Promise<void>; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function remove(hashCode: string, reason: RemoveReason): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600007 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function removeAll(bundle: BundleOption, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function removeAll(bundle: BundleOption, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function removeAll(callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function removeAll(callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function removeAll(userId: number, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function removeAll(userId: number, callback: AsyncCallback<void>): void; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function removeAll(userId: number): Promise<void>; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function removeAll(userId: number): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,1600008 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:notificationSubscribe; 方法or属性:function removeAll(bundle?: BundleOption): Promise<void>; 旧版本信息:401 | 类名:notificationSubscribe; 方法or属性:function removeAll(bundle?: BundleOption): Promise<void>; 新版本信息:201,202,401,1600001,1600002,1600003,17700001 | @ohos.notificationSubscribe.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function publishReminder(reminderReq: ReminderRequest, callback: AsyncCallback<number>): void; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function publishReminder(reminderReq: ReminderRequest, callback: AsyncCallback<number>): void; 新版本信息:401,1700001,1700002 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function publishReminder(reminderReq: ReminderRequest): Promise<number>; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function publishReminder(reminderReq: ReminderRequest): Promise<number>; 新版本信息:401,1700001,1700002 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function cancelReminder(reminderId: number, callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function cancelReminder(reminderId: number, callback: AsyncCallback<void>): void; 新版本信息:401,1700003,1700004 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function cancelReminder(reminderId: number): Promise<void>; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function cancelReminder(reminderId: number): Promise<void>; 新版本信息:401,1700003,1700004 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function getValidReminders(callback: AsyncCallback<Array<ReminderRequest>>): void; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function getValidReminders(callback: AsyncCallback<Array<ReminderRequest>>): void; 新版本信息:401,1700004 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function getValidReminders(): Promise<Array<ReminderRequest>>; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function getValidReminders(): Promise<Array<ReminderRequest>>; 新版本信息:401,1700004 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function cancelAllReminders(callback: AsyncCallback<void>): void; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function cancelAllReminders(callback: AsyncCallback<void>): void; 新版本信息:401,1700004 | @ohos.reminderAgentManager.d.ts |
| 错误码有变化 | 类名:reminderAgentManager; 方法or属性:function cancelAllReminders(): Promise<void>; 旧版本信息:401 | 类名:reminderAgentManager; 方法or属性:function cancelAllReminders(): Promise<void>; 新版本信息:401,1700004 | @ohos.reminderAgentManager.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function publish(request: NotificationRequest, userId: number): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function publish(request: NotificationRequest, userId: number): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function isNotificationEnabled(userId: number): Promise<boolean>; 旧版本信息: | 类名:notification; 方法or属性:function isNotificationEnabled(userId: number): Promise<boolean>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function removeAll(userId: number): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function removeAll(userId: number): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function getDoNotDisturbDate(): Promise<DoNotDisturbDate>; 旧版本信息: | 类名:notification; 方法or属性:function getDoNotDisturbDate(): Promise<DoNotDisturbDate>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function getDoNotDisturbDate(userId: number): Promise<DoNotDisturbDate>; 旧版本信息: | 类名:notification; 方法or属性:function getDoNotDisturbDate(userId: number): Promise<DoNotDisturbDate>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function supportDoNotDisturbMode(): Promise<boolean>; 旧版本信息: | 类名:notification; 方法or属性:function supportDoNotDisturbMode(): Promise<boolean>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function enableDistributed(enable: boolean): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function enableDistributed(enable: boolean): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise<void>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption): Promise<boolean>; 旧版本信息: | 类名:notification; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption): Promise<boolean>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:notification; 方法or属性:function getDeviceRemindType(): Promise<DeviceRemindType>; 旧版本信息: | 类名:notification; 方法or属性:function getDeviceRemindType(): Promise<DeviceRemindType>; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_NONE = 0 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_NONE = 0 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_ONCE = 1 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_ONCE = 1 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_DAILY = 2 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_DAILY = 2 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_CLEARLY = 3 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_CLEARLY = 3 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbDate; 方法or属性:type: DoNotDisturbType; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:type: DoNotDisturbType; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbDate; 方法or属性:begin: Date; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:begin: Date; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbDate; 方法or属性:end: Date; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:end: Date; 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:IDLE_DONOT_REMIND = 0 旧版本信息: | 类名:DeviceRemindType; 方法or属性:IDLE_DONOT_REMIND = 0 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:IDLE_REMIND = 1 旧版本信息: | 类名:DeviceRemindType; 方法or属性:IDLE_REMIND = 1 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:ACTIVE_DONOT_REMIND = 2 旧版本信息: | 类名:DeviceRemindType; 方法or属性:ACTIVE_DONOT_REMIND = 2 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:ACTIVE_REMIND = 3 旧版本信息: | 类名:DeviceRemindType; 方法or属性:ACTIVE_REMIND = 3 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:SourceType; 方法or属性:TYPE_NORMAL = 0 旧版本信息: | 类名:SourceType; 方法or属性:TYPE_NORMAL = 0 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:SourceType; 方法or属性:TYPE_CONTINUOUS = 1 旧版本信息: | 类名:SourceType; 方法or属性:TYPE_CONTINUOUS = 1 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:SourceType; 方法or属性:TYPE_TIMER = 2 旧版本信息: | 类名:SourceType; 方法or属性:TYPE_TIMER = 2 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:RemoveReason; 方法or属性:CLICK_REASON_REMOVE = 1 旧版本信息: | 类名:RemoveReason; 方法or属性:CLICK_REASON_REMOVE = 1 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:RemoveReason; 方法or属性:CANCEL_REASON_REMOVE = 2 旧版本信息: | 类名:RemoveReason; 方法or属性:CANCEL_REASON_REMOVE = 2 新版本信息:systemapi | @ohos.notification.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_NONE = 0 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_NONE = 0 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_ONCE = 1 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_ONCE = 1 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_DAILY = 2 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_DAILY = 2 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbType; 方法or属性:TYPE_CLEARLY = 3 旧版本信息: | 类名:DoNotDisturbType; 方法or属性:TYPE_CLEARLY = 3 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbDate; 方法or属性:type: DoNotDisturbType; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:type: DoNotDisturbType; 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbDate; 方法or属性:begin: Date; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:begin: Date; 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DoNotDisturbDate; 方法or属性:end: Date; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:end: Date; 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:IDLE_DONOT_REMIND = 0 旧版本信息: | 类名:DeviceRemindType; 方法or属性:IDLE_DONOT_REMIND = 0 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:IDLE_REMIND = 1 旧版本信息: | 类名:DeviceRemindType; 方法or属性:IDLE_REMIND = 1 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:ACTIVE_DONOT_REMIND = 2 旧版本信息: | 类名:DeviceRemindType; 方法or属性:ACTIVE_DONOT_REMIND = 2 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:DeviceRemindType; 方法or属性:ACTIVE_REMIND = 3 旧版本信息: | 类名:DeviceRemindType; 方法or属性:ACTIVE_REMIND = 3 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:SourceType; 方法or属性:TYPE_NORMAL = 0 旧版本信息: | 类名:SourceType; 方法or属性:TYPE_NORMAL = 0 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:SourceType; 方法or属性:TYPE_CONTINUOUS = 1 旧版本信息: | 类名:SourceType; 方法or属性:TYPE_CONTINUOUS = 1 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:SourceType; 方法or属性:TYPE_TIMER = 2 旧版本信息: | 类名:SourceType; 方法or属性:TYPE_TIMER = 2 新版本信息:systemapi | @ohos.notificationManager.d.ts |
| 访问级别有变化 | 类名:notificationSubscribe; 方法or属性:export type BundleOption = _BundleOption; 旧版本信息: | 类名:notificationSubscribe; 方法or属性:export type BundleOption = _BundleOption; 新版本信息:systemapi | @ohos.notificationSubscribe.d.ts |
| 访问级别有变化 | 类名:NotificationKey; 方法or属性:id: number; 旧版本信息: | 类名:NotificationKey; 方法or属性:id: number; 新版本信息:systemapi | @ohos.notificationSubscribe.d.ts |
| 访问级别有变化 | 类名:NotificationKey; 方法or属性:label?: string; 旧版本信息: | 类名:NotificationKey; 方法or属性:label?: string; 新版本信息:systemapi | @ohos.notificationSubscribe.d.ts |
| 访问级别有变化 | 类名:RemoveReason; 方法or属性:CLICK_REASON_REMOVE = 1 旧版本信息: | 类名:RemoveReason; 方法or属性:CLICK_REASON_REMOVE = 1 新版本信息:systemapi | @ohos.notificationSubscribe.d.ts |
| 访问级别有变化 | 类名:RemoveReason; 方法or属性:CANCEL_REASON_REMOVE = 2 旧版本信息: | 类名:RemoveReason; 方法or属性:CANCEL_REASON_REMOVE = 2 新版本信息:systemapi | @ohos.notificationSubscribe.d.ts |
| 访问级别有变化 | 类名:NotificationSorting; 方法or属性:readonly slot: NotificationSlot; 旧版本信息: | 类名:NotificationSorting; 方法or属性:readonly slot: NotificationSlot; 新版本信息:systemapi | notificationSorting.d.ts |
| 访问级别有变化 | 类名:NotificationSorting; 方法or属性:readonly hashCode: string; 旧版本信息: | 类名:NotificationSorting; 方法or属性:readonly hashCode: string; 新版本信息:systemapi | notificationSorting.d.ts |
| 访问级别有变化 | 类名:NotificationSorting; 方法or属性:readonly ranking: number; 旧版本信息: | 类名:NotificationSorting; 方法or属性:readonly ranking: number; 新版本信息:systemapi | notificationSorting.d.ts |
| 访问级别有变化 | 类名:NotificationSortingMap; 方法or属性:readonly sortings: { [key: string]: NotificationSorting }; 旧版本信息: | 类名:NotificationSortingMap; 方法or属性:readonly sortings: { [key: string]: NotificationSorting }; 新版本信息:systemapi | notificationSortingMap.d.ts |
| 访问级别有变化 | 类名:NotificationSortingMap; 方法or属性:readonly sortedHashCode: Array<string>; 旧版本信息: | 类名:NotificationSortingMap; 方法or属性:readonly sortedHashCode: Array<string>; 新版本信息:systemapi | notificationSortingMap.d.ts |
| 访问级别有变化 | 类名:NotificationSubscribeInfo; 方法or属性:bundleNames?: Array<string>; 旧版本信息: | 类名:NotificationSubscribeInfo; 方法or属性:bundleNames?: Array<string>; 新版本信息:systemapi | notificationSubscribeInfo.d.ts |
| 访问级别有变化 | 类名:NotificationSubscribeInfo; 方法or属性:userId?: number; 旧版本信息: | 类名:NotificationSubscribeInfo; 方法or属性:userId?: number; 新版本信息:systemapi | notificationSubscribeInfo.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onConsume?: (data: SubscribeCallbackData) => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onConsume?: (data: SubscribeCallbackData) => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onCancel?: (data: SubscribeCallbackData) => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onCancel?: (data: SubscribeCallbackData) => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onUpdate?: (data: NotificationSortingMap) => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onUpdate?: (data: NotificationSortingMap) => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onConnect?: () => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onConnect?: () => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onDisconnect?: () => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onDisconnect?: () => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onDestroy?: () => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onDestroy?: () => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onDoNotDisturbDateChange?: (mode: notification.DoNotDisturbDate) => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onDoNotDisturbDateChange?: (mode: notification.DoNotDisturbDate) => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:NotificationSubscriber; 方法or属性:onEnabledNotificationChanged?: (callbackData: EnabledNotificationCallbackData) => void; 旧版本信息: | 类名:NotificationSubscriber; 方法or属性:onEnabledNotificationChanged?: (callbackData: EnabledNotificationCallbackData) => void; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly request: NotificationRequest; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly request: NotificationRequest; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly sortingMap?: NotificationSortingMap; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly sortingMap?: NotificationSortingMap; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly reason?: number; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly reason?: number; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly sound?: string; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly sound?: string; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly vibrationValues?: Array<number>; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly vibrationValues?: Array<number>; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:EnabledNotificationCallbackData; 方法or属性:readonly bundle: string; 旧版本信息: | 类名:EnabledNotificationCallbackData; 方法or属性:readonly bundle: string; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:EnabledNotificationCallbackData; 方法or属性:readonly uid: number; 旧版本信息: | 类名:EnabledNotificationCallbackData; 方法or属性:readonly uid: number; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 访问级别有变化 | 类名:EnabledNotificationCallbackData; 方法or属性:readonly enable: boolean; 旧版本信息: | 类名:EnabledNotificationCallbackData; 方法or属性:readonly enable: boolean; 新版本信息:systemapi | notificationSubscriber.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function publish(request: NotificationRequest, userId: number): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function publish(request: NotificationRequest, userId: number): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function isNotificationEnabled(userId: number): Promise<boolean>; 旧版本信息: | 类名:notification; 方法or属性:function isNotificationEnabled(userId: number): Promise<boolean>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function removeAll(userId: number): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function removeAll(userId: number): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function removeGroupByBundle(bundle: BundleOption, groupName: string): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function setDoNotDisturbDate(date: DoNotDisturbDate, userId: number): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function getDoNotDisturbDate(): Promise<DoNotDisturbDate>; 旧版本信息: | 类名:notification; 方法or属性:function getDoNotDisturbDate(): Promise<DoNotDisturbDate>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function getDoNotDisturbDate(userId: number): Promise<DoNotDisturbDate>; 旧版本信息: | 类名:notification; 方法or属性:function getDoNotDisturbDate(userId: number): Promise<DoNotDisturbDate>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function supportDoNotDisturbMode(): Promise<boolean>; 旧版本信息: | 类名:notification; 方法or属性:function supportDoNotDisturbMode(): Promise<boolean>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function enableDistributed(enable: boolean): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function enableDistributed(enable: boolean): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise<void>; 旧版本信息: | 类名:notification; 方法or属性:function enableDistributedByBundle(bundle: BundleOption, enable: boolean): Promise<void>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption): Promise<boolean>; 旧版本信息: | 类名:notification; 方法or属性:function isDistributedEnabledByBundle(bundle: BundleOption): Promise<boolean>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:notification; 方法or属性:function getDeviceRemindType(): Promise<DeviceRemindType>; 旧版本信息: | 类名:notification; 方法or属性:function getDeviceRemindType(): Promise<DeviceRemindType>; 新版本信息:ohos.permission.NOTIFICATION_CONTROLLER | @ohos.notification.d.ts |
| 权限有变化 | 类名:reminderAgent; 方法or属性:function publishReminder(reminderReq: ReminderRequest): Promise<number>; 旧版本信息: | 类名:reminderAgent; 方法or属性:function publishReminder(reminderReq: ReminderRequest): Promise<number>; 新版本信息:ohos.permission.PUBLISH_AGENT_REMINDER | @ohos.reminderAgent.d.ts |
| type有变化 | 类名:EventData; 方法or属性:data?: { [key: string]: any }; 旧版本信息: | 类名:EventData; 方法or属性:data?: { [key: string]: any }; 新版本信息:?object | @ohos.events.emitter.d.ts |
| type有变化 | 类名:InnerEvent; 方法or属性:eventId: number; 旧版本信息: | 类名:InnerEvent; 方法or属性:eventId: number; 新版本信息:number | @ohos.events.emitter.d.ts |
| type有变化 | 类名:InnerEvent; 方法or属性:priority?: EventPriority; 旧版本信息: | 类名:InnerEvent; 方法or属性:priority?: EventPriority; 新版本信息:?EventPriority | @ohos.events.emitter.d.ts |
| type有变化 | 类名:BundleOption; 方法or属性:bundle: string; 旧版本信息: | 类名:BundleOption; 方法or属性:bundle: string; 新版本信息:string | @ohos.notification.d.ts |
| type有变化 | 类名:BundleOption; 方法or属性:uid?: number; 旧版本信息: | 类名:BundleOption; 方法or属性:uid?: number; 新版本信息:?number | @ohos.notification.d.ts |
| type有变化 | 类名:NotificationKey; 方法or属性:id: number; 旧版本信息: | 类名:NotificationKey; 方法or属性:id: number; 新版本信息:number | @ohos.notification.d.ts |
| type有变化 | 类名:NotificationKey; 方法or属性:label?: string; 旧版本信息: | 类名:NotificationKey; 方法or属性:label?: string; 新版本信息:?string | @ohos.notification.d.ts |
| type有变化 | 类名:DoNotDisturbDate; 方法or属性:type: DoNotDisturbType; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:type: DoNotDisturbType; 新版本信息:DoNotDisturbType | @ohos.notificationManager.d.ts |
| type有变化 | 类名:DoNotDisturbDate; 方法or属性:begin: Date; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:begin: Date; 新版本信息:Date | @ohos.notificationManager.d.ts |
| type有变化 | 类名:DoNotDisturbDate; 方法or属性:end: Date; 旧版本信息: | 类名:DoNotDisturbDate; 方法or属性:end: Date; 新版本信息:Date | @ohos.notificationManager.d.ts |
| type有变化 | 类名:NotificationKey; 方法or属性:id: number; 旧版本信息: | 类名:NotificationKey; 方法or属性:id: number; 新版本信息:number | @ohos.notificationSubscribe.d.ts |
| type有变化 | 类名:NotificationKey; 方法or属性:label?: string; 旧版本信息: | 类名:NotificationKey; 方法or属性:label?: string; 新版本信息:?string | @ohos.notificationSubscribe.d.ts |
| type有变化 | 类名:ActionResult; 方法or属性:bundleName: string; 旧版本信息: | 类名:ActionResult; 方法or属性:bundleName: string; 新版本信息:string | @system.notification.d.ts |
| type有变化 | 类名:ActionResult; 方法or属性:abilityName: string; 旧版本信息: | 类名:ActionResult; 方法or属性:abilityName: string; 新版本信息:string | @system.notification.d.ts |
| type有变化 | 类名:ActionResult; 方法or属性:uri: string; 旧版本信息: | 类名:ActionResult; 方法or属性:uri: string; 新版本信息:string | @system.notification.d.ts |
| type有变化 | 类名:ShowNotificationOptions; 方法or属性:contentTitle?: string; 旧版本信息: | 类名:ShowNotificationOptions; 方法or属性:contentTitle?: string; 新版本信息:?string | @system.notification.d.ts |
| type有变化 | 类名:ShowNotificationOptions; 方法or属性:contentText?: string; 旧版本信息: | 类名:ShowNotificationOptions; 方法or属性:contentText?: string; 新版本信息:?string | @system.notification.d.ts |
| type有变化 | 类名:ShowNotificationOptions; 方法or属性:clickAction?: ActionResult; 旧版本信息: | 类名:ShowNotificationOptions; 方法or属性:clickAction?: ActionResult; 新版本信息:?ActionResult | @system.notification.d.ts |
| type有变化 | 类名:CommonEventData; 方法or属性:event: string; 旧版本信息: | 类名:CommonEventData; 方法or属性:event: string; 新版本信息:string | commonEventData.d.ts |
| type有变化 | 类名:CommonEventData; 方法or属性:bundleName?: string; 旧版本信息: | 类名:CommonEventData; 方法or属性:bundleName?: string; 新版本信息:?string | commonEventData.d.ts |
| type有变化 | 类名:CommonEventData; 方法or属性:code?: number; 旧版本信息: | 类名:CommonEventData; 方法or属性:code?: number; 新版本信息:?number | commonEventData.d.ts |
| type有变化 | 类名:CommonEventData; 方法or属性:data?: string; 旧版本信息: | 类名:CommonEventData; 方法or属性:data?: string; 新版本信息:?string | commonEventData.d.ts |
| type有变化 | 类名:CommonEventData; 方法or属性:parameters?: { [key: string]: any }; 旧版本信息: | 类名:CommonEventData; 方法or属性:parameters?: { [key: string]: any }; 新版本信息:?object | commonEventData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:bundleName?: string; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:bundleName?: string; 新版本信息:?string | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:code?: number; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:code?: number; 新版本信息:?number | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:data?: string; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:data?: string; 新版本信息:?string | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:subscriberPermissions?: Array<string>; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:subscriberPermissions?: Array<string>; 新版本信息:?Array<string> | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:isOrdered?: boolean; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:isOrdered?: boolean; 新版本信息:?boolean | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:isSticky?: boolean; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:isSticky?: boolean; 新版本信息:?boolean | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventPublishData; 方法or属性:parameters?: { [key: string]: any }; 旧版本信息: | 类名:CommonEventPublishData; 方法or属性:parameters?: { [key: string]: any }; 新版本信息:?object | commonEventPublishData.d.ts |
| type有变化 | 类名:CommonEventSubscribeInfo; 方法or属性:events: Array<string>; 旧版本信息: | 类名:CommonEventSubscribeInfo; 方法or属性:events: Array<string>; 新版本信息:Array<string> | commonEventSubscribeInfo.d.ts |
| type有变化 | 类名:CommonEventSubscribeInfo; 方法or属性:publisherPermission?: string; 旧版本信息: | 类名:CommonEventSubscribeInfo; 方法or属性:publisherPermission?: string; 新版本信息:?string | commonEventSubscribeInfo.d.ts |
| type有变化 | 类名:CommonEventSubscribeInfo; 方法or属性:publisherDeviceId?: string; 旧版本信息: | 类名:CommonEventSubscribeInfo; 方法or属性:publisherDeviceId?: string; 新版本信息:?string | commonEventSubscribeInfo.d.ts |
| type有变化 | 类名:CommonEventSubscribeInfo; 方法or属性:userId?: number; 旧版本信息: | 类名:CommonEventSubscribeInfo; 方法or属性:userId?: number; 新版本信息:?number | commonEventSubscribeInfo.d.ts |
| type有变化 | 类名:CommonEventSubscribeInfo; 方法or属性:priority?: number; 旧版本信息: | 类名:CommonEventSubscribeInfo; 方法or属性:priority?: number; 新版本信息:?number | commonEventSubscribeInfo.d.ts |
| type有变化 | 类名:NotificationActionButton; 方法or属性:title: string; 旧版本信息: | 类名:NotificationActionButton; 方法or属性:title: string; 新版本信息:string | notificationActionButton.d.ts |
| type有变化 | 类名:NotificationActionButton; 方法or属性:wantAgent: WantAgent; 旧版本信息: | 类名:NotificationActionButton; 方法or属性:wantAgent: WantAgent; 新版本信息:WantAgent | notificationActionButton.d.ts |
| type有变化 | 类名:NotificationActionButton; 方法or属性:extras?: { [key: string]: any }; 旧版本信息: | 类名:NotificationActionButton; 方法or属性:extras?: { [key: string]: any }; 新版本信息:?object | notificationActionButton.d.ts |
| type有变化 | 类名:NotificationActionButton; 方法or属性:userInput?: NotificationUserInput; 旧版本信息: | 类名:NotificationActionButton; 方法or属性:userInput?: NotificationUserInput; 新版本信息:?NotificationUserInput | notificationActionButton.d.ts |
| type有变化 | 类名:BundleOption; 方法or属性:bundle: string; 旧版本信息: | 类名:BundleOption; 方法or属性:bundle: string; 新版本信息:string | NotificationCommonDef.d.ts |
| type有变化 | 类名:BundleOption; 方法or属性:uid?: number; 旧版本信息: | 类名:BundleOption; 方法or属性:uid?: number; 新版本信息:?number | NotificationCommonDef.d.ts |
| type有变化 | 类名:NotificationBasicContent; 方法or属性:title: string; 旧版本信息: | 类名:NotificationBasicContent; 方法or属性:title: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationBasicContent; 方法or属性:text: string; 旧版本信息: | 类名:NotificationBasicContent; 方法or属性:text: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationBasicContent; 方法or属性:additionalText?: string; 旧版本信息: | 类名:NotificationBasicContent; 方法or属性:additionalText?: string; 新版本信息:?string | notificationContent.d.ts |
| type有变化 | 类名:NotificationLongTextContent; 方法or属性:longText: string; 旧版本信息: | 类名:NotificationLongTextContent; 方法or属性:longText: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationLongTextContent; 方法or属性:briefText: string; 旧版本信息: | 类名:NotificationLongTextContent; 方法or属性:briefText: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationMultiLineContent; 方法or属性:briefText: string; 旧版本信息: | 类名:NotificationMultiLineContent; 方法or属性:briefText: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationPictureContent; 方法or属性:briefText: string; 旧版本信息: | 类名:NotificationPictureContent; 方法or属性:briefText: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationLongTextContent; 方法or属性:expandedTitle: string; 旧版本信息: | 类名:NotificationLongTextContent; 方法or属性:expandedTitle: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationPictureContent; 方法or属性:expandedTitle: string; 旧版本信息: | 类名:NotificationPictureContent; 方法or属性:expandedTitle: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationMultiLineContent; 方法or属性:longTitle: string; 旧版本信息: | 类名:NotificationMultiLineContent; 方法or属性:longTitle: string; 新版本信息:string | notificationContent.d.ts |
| type有变化 | 类名:NotificationMultiLineContent; 方法or属性:lines: Array<string>; 旧版本信息: | 类名:NotificationMultiLineContent; 方法or属性:lines: Array<string>; 新版本信息:Array<string> | notificationContent.d.ts |
| type有变化 | 类名:NotificationPictureContent; 方法or属性:picture: image.PixelMap; 旧版本信息: | 类名:NotificationPictureContent; 方法or属性:picture: image.PixelMap; 新版本信息:image.PixelMap | notificationContent.d.ts |
| type有变化 | 类名:NotificationContent; 方法or属性:contentType: notification.ContentType; 旧版本信息: | 类名:NotificationContent; 方法or属性:contentType: notification.ContentType; 新版本信息:notification.ContentType | notificationContent.d.ts |
| type有变化 | 类名:NotificationContent; 方法or属性:normal?: NotificationBasicContent; 旧版本信息: | 类名:NotificationContent; 方法or属性:normal?: NotificationBasicContent; 新版本信息:?NotificationBasicContent | notificationContent.d.ts |
| type有变化 | 类名:NotificationContent; 方法or属性:longText?: NotificationLongTextContent; 旧版本信息: | 类名:NotificationContent; 方法or属性:longText?: NotificationLongTextContent; 新版本信息:?NotificationLongTextContent | notificationContent.d.ts |
| type有变化 | 类名:NotificationContent; 方法or属性:multiLine?: NotificationMultiLineContent; 旧版本信息: | 类名:NotificationContent; 方法or属性:multiLine?: NotificationMultiLineContent; 新版本信息:?NotificationMultiLineContent | notificationContent.d.ts |
| type有变化 | 类名:NotificationContent; 方法or属性:picture?: NotificationPictureContent; 旧版本信息: | 类名:NotificationContent; 方法or属性:picture?: NotificationPictureContent; 新版本信息:?NotificationPictureContent | notificationContent.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:content: NotificationContent; 旧版本信息: | 类名:NotificationRequest; 方法or属性:content: NotificationContent; 新版本信息:NotificationContent | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:id?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:id?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:slotType?: notification.SlotType; 旧版本信息: | 类名:NotificationRequest; 方法or属性:slotType?: notification.SlotType; 新版本信息:?notification.SlotType | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isOngoing?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isOngoing?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isUnremovable?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isUnremovable?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:deliveryTime?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:deliveryTime?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:tapDismissed?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:tapDismissed?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:autoDeletedTime?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:autoDeletedTime?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:wantAgent?: WantAgent; 旧版本信息: | 类名:NotificationRequest; 方法or属性:wantAgent?: WantAgent; 新版本信息:?WantAgent | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:extraInfo?: { [key: string]: any }; 旧版本信息: | 类名:NotificationRequest; 方法or属性:extraInfo?: { [key: string]: any }; 新版本信息:?object | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:color?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:color?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:colorEnabled?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:colorEnabled?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isAlertOnce?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isAlertOnce?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isStopwatch?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isStopwatch?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isCountDown?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isCountDown?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isFloatingIcon?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isFloatingIcon?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:label?: string; 旧版本信息: | 类名:NotificationRequest; 方法or属性:label?: string; 新版本信息:?string | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:badgeIconStyle?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:badgeIconStyle?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:showDeliveryTime?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:showDeliveryTime?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:actionButtons?: Array<NotificationActionButton>; 旧版本信息: | 类名:NotificationRequest; 方法or属性:actionButtons?: Array<NotificationActionButton>; 新版本信息:?Array<NotificationActionButton> | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:smallIcon?: image.PixelMap; 旧版本信息: | 类名:NotificationRequest; 方法or属性:smallIcon?: image.PixelMap; 新版本信息:?image.PixelMap | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:largeIcon?: image.PixelMap; 旧版本信息: | 类名:NotificationRequest; 方法or属性:largeIcon?: image.PixelMap; 新版本信息:?image.PixelMap | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:groupName?: string; 旧版本信息: | 类名:NotificationRequest; 方法or属性:groupName?: string; 新版本信息:?string | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly creatorBundleName?: string; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly creatorBundleName?: string; 新版本信息:?string | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly creatorUid?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly creatorUid?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly creatorPid?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly creatorPid?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly creatorUserId?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly creatorUserId?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:classification?: string; 旧版本信息: | 类名:NotificationRequest; 方法or属性:classification?: string; 新版本信息:?string | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly hashCode?: string; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly hashCode?: string; 新版本信息:?string | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:isRemoveAllowed?: boolean; 旧版本信息: | 类名:NotificationRequest; 方法or属性:isRemoveAllowed?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly source?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly source?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:template?: NotificationTemplate; 旧版本信息: | 类名:NotificationRequest; 方法or属性:template?: NotificationTemplate; 新版本信息:?NotificationTemplate | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:distributedOption?: DistributedOptions; 旧版本信息: | 类名:NotificationRequest; 方法or属性:distributedOption?: DistributedOptions; 新版本信息:?DistributedOptions | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly deviceId?: string; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly deviceId?: string; 新版本信息:?string | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:readonly notificationFlags?: NotificationFlags; 旧版本信息: | 类名:NotificationRequest; 方法or属性:readonly notificationFlags?: NotificationFlags; 新版本信息:?NotificationFlags | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:removalWantAgent?: WantAgent; 旧版本信息: | 类名:NotificationRequest; 方法or属性:removalWantAgent?: WantAgent; 新版本信息:?WantAgent | notificationRequest.d.ts |
| type有变化 | 类名:NotificationRequest; 方法or属性:badgeNumber?: number; 旧版本信息: | 类名:NotificationRequest; 方法or属性:badgeNumber?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:DistributedOptions; 方法or属性:isDistributed?: boolean; 旧版本信息: | 类名:DistributedOptions; 方法or属性:isDistributed?: boolean; 新版本信息:?boolean | notificationRequest.d.ts |
| type有变化 | 类名:DistributedOptions; 方法or属性:supportDisplayDevices?: Array<string>; 旧版本信息: | 类名:DistributedOptions; 方法or属性:supportDisplayDevices?: Array<string>; 新版本信息:?Array<string> | notificationRequest.d.ts |
| type有变化 | 类名:DistributedOptions; 方法or属性:supportOperateDevices?: Array<string>; 旧版本信息: | 类名:DistributedOptions; 方法or属性:supportOperateDevices?: Array<string>; 新版本信息:?Array<string> | notificationRequest.d.ts |
| type有变化 | 类名:DistributedOptions; 方法or属性:readonly remindType?: number; 旧版本信息: | 类名:DistributedOptions; 方法or属性:readonly remindType?: number; 新版本信息:?number | notificationRequest.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:type: notification.SlotType; 旧版本信息: | 类名:NotificationSlot; 方法or属性:type: notification.SlotType; 新版本信息:notification.SlotType | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:level?: notification.SlotLevel; 旧版本信息: | 类名:NotificationSlot; 方法or属性:level?: notification.SlotLevel; 新版本信息:?notification.SlotLevel | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:desc?: string; 旧版本信息: | 类名:NotificationSlot; 方法or属性:desc?: string; 新版本信息:?string | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:badgeFlag?: boolean; 旧版本信息: | 类名:NotificationSlot; 方法or属性:badgeFlag?: boolean; 新版本信息:?boolean | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:bypassDnd?: boolean; 旧版本信息: | 类名:NotificationSlot; 方法or属性:bypassDnd?: boolean; 新版本信息:?boolean | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:lockscreenVisibility?: number; 旧版本信息: | 类名:NotificationSlot; 方法or属性:lockscreenVisibility?: number; 新版本信息:?number | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:vibrationEnabled?: boolean; 旧版本信息: | 类名:NotificationSlot; 方法or属性:vibrationEnabled?: boolean; 新版本信息:?boolean | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:sound?: string; 旧版本信息: | 类名:NotificationSlot; 方法or属性:sound?: string; 新版本信息:?string | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:lightEnabled?: boolean; 旧版本信息: | 类名:NotificationSlot; 方法or属性:lightEnabled?: boolean; 新版本信息:?boolean | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:lightColor?: number; 旧版本信息: | 类名:NotificationSlot; 方法or属性:lightColor?: number; 新版本信息:?number | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:vibrationValues?: Array<number>; 旧版本信息: | 类名:NotificationSlot; 方法or属性:vibrationValues?: Array<number>; 新版本信息:?Array<number> | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSlot; 方法or属性:readonly enabled?: boolean; 旧版本信息: | 类名:NotificationSlot; 方法or属性:readonly enabled?: boolean; 新版本信息:?boolean | notificationSlot.d.ts |
| type有变化 | 类名:NotificationSorting; 方法or属性:readonly slot: NotificationSlot; 旧版本信息: | 类名:NotificationSorting; 方法or属性:readonly slot: NotificationSlot; 新版本信息:NotificationSlot | notificationSorting.d.ts |
| type有变化 | 类名:NotificationSorting; 方法or属性:readonly hashCode: string; 旧版本信息: | 类名:NotificationSorting; 方法or属性:readonly hashCode: string; 新版本信息:string | notificationSorting.d.ts |
| type有变化 | 类名:NotificationSorting; 方法or属性:readonly ranking: number; 旧版本信息: | 类名:NotificationSorting; 方法or属性:readonly ranking: number; 新版本信息:number | notificationSorting.d.ts |
| type有变化 | 类名:NotificationSortingMap; 方法or属性:readonly sortings: { [key: string]: NotificationSorting }; 旧版本信息: | 类名:NotificationSortingMap; 方法or属性:readonly sortings: { [key: string]: NotificationSorting }; 新版本信息:object | notificationSortingMap.d.ts |
| type有变化 | 类名:NotificationSortingMap; 方法or属性:readonly sortedHashCode: Array<string>; 旧版本信息: | 类名:NotificationSortingMap; 方法or属性:readonly sortedHashCode: Array<string>; 新版本信息:Array<string> | notificationSortingMap.d.ts |
| type有变化 | 类名:NotificationSubscribeInfo; 方法or属性:bundleNames?: Array<string>; 旧版本信息: | 类名:NotificationSubscribeInfo; 方法or属性:bundleNames?: Array<string>; 新版本信息:?Array<string> | notificationSubscribeInfo.d.ts |
| type有变化 | 类名:NotificationSubscribeInfo; 方法or属性:userId?: number; 旧版本信息: | 类名:NotificationSubscribeInfo; 方法or属性:userId?: number; 新版本信息:?number | notificationSubscribeInfo.d.ts |
| type有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly request: NotificationRequest; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly request: NotificationRequest; 新版本信息:NotificationRequest | notificationSubscriber.d.ts |
| type有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly sortingMap?: NotificationSortingMap; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly sortingMap?: NotificationSortingMap; 新版本信息:?NotificationSortingMap | notificationSubscriber.d.ts |
| type有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly reason?: number; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly reason?: number; 新版本信息:?number | notificationSubscriber.d.ts |
| type有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly sound?: string; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly sound?: string; 新版本信息:?string | notificationSubscriber.d.ts |
| type有变化 | 类名:SubscribeCallbackData; 方法or属性:readonly vibrationValues?: Array<number>; 旧版本信息: | 类名:SubscribeCallbackData; 方法or属性:readonly vibrationValues?: Array<number>; 新版本信息:?Array<number> | notificationSubscriber.d.ts |
| type有变化 | 类名:EnabledNotificationCallbackData; 方法or属性:readonly bundle: string; 旧版本信息: | 类名:EnabledNotificationCallbackData; 方法or属性:readonly bundle: string; 新版本信息:string | notificationSubscriber.d.ts |
| type有变化 | 类名:EnabledNotificationCallbackData; 方法or属性:readonly uid: number; 旧版本信息: | 类名:EnabledNotificationCallbackData; 方法or属性:readonly uid: number; 新版本信息:number | notificationSubscriber.d.ts |
| type有变化 | 类名:EnabledNotificationCallbackData; 方法or属性:readonly enable: boolean; 旧版本信息: | 类名:EnabledNotificationCallbackData; 方法or属性:readonly enable: boolean; 新版本信息:boolean | notificationSubscriber.d.ts |
| type有变化 | 类名:NotificationTemplate; 方法or属性:name: string; 旧版本信息: | 类名:NotificationTemplate; 方法or属性:name: string; 新版本信息:string | notificationTemplate.d.ts |
| type有变化 | 类名:NotificationTemplate; 方法or属性:data: { [key: string]: Object }; 旧版本信息: | 类名:NotificationTemplate; 方法or属性:data: { [key: string]: Object }; 新版本信息:object | notificationTemplate.d.ts |
| type有变化 | 类名:NotificationUserInput; 方法or属性:inputKey: string; 旧版本信息: | 类名:NotificationUserInput; 方法or属性:inputKey: string; 新版本信息:string | notificationUserInput.d.ts |
| 函数有变化 | 类名:ReminderRequest; 方法or属性:actionButton?: [ActionButton?, ActionButton?]; | 类名:ReminderRequest; 方法or属性:actionButton?: [ActionButton?, ActionButton?, ActionButton?]; | @ohos.reminderAgentManager.d.ts |
| 函数有变化 | 类名:NotificationRequest; 方法or属性:readonly isRemoveAllowed?: boolean; | 类名:NotificationRequest; 方法or属性:isRemoveAllowed?: boolean; | notificationRequest.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-application