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