1| Change Type | Old Version | New Version | d.ts File | 2| ---- | ------ | ------ | -------- | 3|Added|NA|Class name: commonEventManager<br>Method or attribute name: function removeStickyCommonEvent(event: string, callback: AsyncCallback\<void>): void;|@ohos.commonEventManager.d.ts| 4|Added|NA|Class name: commonEventManager<br>Method or attribute name: function removeStickyCommonEvent(event: string): Promise\<void>;|@ohos.commonEventManager.d.ts| 5|Added|NA|Class name: commonEventManager<br>Method or attribute name: function setStaticSubscriberState(enable: boolean, callback: AsyncCallback\<void>): void;|@ohos.commonEventManager.d.ts| 6|Added|NA|Class name: commonEventManager<br>Method or attribute name: function setStaticSubscriberState(enable: boolean): Promise\<void>;|@ohos.commonEventManager.d.ts| 7|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_CHARGE_TYPE_CHANGED = "usual.event.CHARGE_TYPE_CHANGED"|@ohos.commonEventManager.d.ts| 8|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_DEVICE_IDLE_EXEMPTION_LIST_UPDATED = "usual.event.DEVICE_IDLE_EXEMPTION_LIST_UPDATED"|@ohos.commonEventManager.d.ts| 9|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_QUICK_FIX_REVOKE_RESULT = "usual.event.QUICK_FIX_REVOKE_RESULT"|@ohos.commonEventManager.d.ts| 10|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_HTTP_PROXY_CHANGE = "usual.event.HTTP_PROXY_CHANGE"|@ohos.commonEventManager.d.ts| 11|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_STATE_CHANGED = "usual.event.SIM_STATE_CHANGED"|@ohos.commonEventManager.d.ts| 12|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_RECEIVE_COMPLETED = "usual.event.SMS_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts| 13|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_EMERGENCY_CB_RECEIVE_COMPLETED = "usual.event.SMS_EMERGENCY_CB_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts| 14|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_CB_RECEIVE_COMPLETED = "usual.event.SMS_CB_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts| 15|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_COMMAND = "usual.event.STK_COMMAND"|@ohos.commonEventManager.d.ts| 16|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_SESSION_END = "usual.event.STK_SESSION_END"|@ohos.commonEventManager.d.ts| 17|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_CARD_STATE_CHANGED = "usual.event.STK_CARD_STATE_CHANGED"|@ohos.commonEventManager.d.ts| 18|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_STK_ALPHA_IDENTIFIER = "usual.event.STK_ALPHA_IDENTIFIER"|@ohos.commonEventManager.d.ts| 19|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SMS_WAPPUSH_RECEIVE_COMPLETED = "usual.event.SMS_WAPPUSH_RECEIVE_COMPLETED"|@ohos.commonEventManager.d.ts| 20|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_OPERATOR_CONFIG_CHANGED = "usual.event.OPERATOR_CONFIG_CHANGED"|@ohos.commonEventManager.d.ts| 21|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_SMS_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_SMS_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts| 22|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_DATA_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_DATA_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts| 23|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_MAIN_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_MAIN_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts| 24|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIM_CARD_DEFAULT_VOICE_SUBSCRIPTION_CHANGED = "usual.event.SIM.DEFAULT_VOICE_SUBSCRIPTION_CHANGED"|@ohos.commonEventManager.d.ts| 25|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_CALL_STATE_CHANGED = "usual.event.CALL_STATE_CHANGED"|@ohos.commonEventManager.d.ts| 26|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_CELLULAR_DATA_STATE_CHANGED = "usual.event.CELLULAR_DATA_STATE_CHANGED"|@ohos.commonEventManager.d.ts| 27|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_NETWORK_STATE_CHANGED = "usual.event.NETWORK_STATE_CHANGED"|@ohos.commonEventManager.d.ts| 28|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SIGNAL_INFO_CHANGED = "usual.event.SIGNAL_INFO_CHANGED"|@ohos.commonEventManager.d.ts| 29|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_INCOMING_CALL_MISSED = "usual.event.INCOMING_CALL_MISSED"|@ohos.commonEventManager.d.ts| 30|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_RADIO_STATE_CHANGE = "usual.event.RADIO_STATE_CHANGE"|@ohos.commonEventManager.d.ts| 31|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_DOMAIN_ACCOUNT_STATUS_CHANGED = "usual.event.DOMAIN_ACCOUNT_STATUS_CHANGED"|@ohos.commonEventManager.d.ts| 32|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_UNLOCKED = "usual.event.SCREEN_UNLOCKED"|@ohos.commonEventManager.d.ts| 33|Added|NA|Class name: Support<br>Method or attribute name: COMMON_EVENT_SCREEN_LOCKED = "usual.event.SCREEN_LOCKED"|@ohos.commonEventManager.d.ts| 34|Added|NA|Class name: notificationManager<br>Method or attribute name: function setBadgeNumber(badgeNumber: number, callback: AsyncCallback\<void>): void;|@ohos.notificationManager.d.ts| 35|Added|NA|Class name: notificationManager<br>Method or attribute name: function setBadgeNumber(badgeNumber: number): Promise\<void>;|@ohos.notificationManager.d.ts| 36|Added|NA|Class name: notificationManager<br>Method or attribute name: function on(type: 'checkNotification', callback: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void;|@ohos.notificationManager.d.ts| 37|Added|NA|Class name: notificationManager<br>Method or attribute name: function off(type: 'checkNotification', callback?: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void;|@ohos.notificationManager.d.ts| 38|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckInfo|@ohos.notificationManager.d.ts| 39|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckInfo<br>Method or attribute name: bundleName: string;|@ohos.notificationManager.d.ts| 40|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckInfo<br>Method or attribute name: notificationId: number;|@ohos.notificationManager.d.ts| 41|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckInfo<br>Method or attribute name: contentType: ContentType;|@ohos.notificationManager.d.ts| 42|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckResult|@ohos.notificationManager.d.ts| 43|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckResult<br>Method or attribute name: code: number;|@ohos.notificationManager.d.ts| 44|Added|NA|Module name: ohos.notificationManager<br>Class name: NotificationCheckResult<br>Method or attribute name: message: string;|@ohos.notificationManager.d.ts| 45|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButtonType<br>Method or attribute name: ACTION_BUTTON_TYPE_CUSTOM = 2|@ohos.reminderAgentManager.d.ts| 46|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: ActionButton<br>Method or attribute name: wantAgent?: WantAgent;|@ohos.reminderAgentManager.d.ts| 47|Added|NA|Module name: ohos.reminderAgentManager<br>Class name: WantAgent<br>Method or attribute name: uri?: string;|@ohos.reminderAgentManager.d.ts| 48|Added|NA|Class name: ReminderRequest<br>Method or attribute name: actionButton?: [ActionButton?, ActionButton?, ActionButton?];|@ohos.reminderAgentManager.d.ts| 49|Added|NA|Class name: ReminderRequest<br>Method or attribute name: tapDismissed?: boolean;|@ohos.reminderAgentManager.d.ts| 50|Added|NA|Class name: ReminderRequest<br>Method or attribute name: autoDeletedTime?: number;|@ohos.reminderAgentManager.d.ts| 51|Added|NA|Class name: NotificationSubscriber<br>Method or attribute name: onBadgeChanged?: (data: BadgeNumberCallbackData) => void;|notificationSubscriber.d.ts| 52|Added|NA|Module name: notificationSubscriber<br>Class name: BadgeNumberCallbackData|notificationSubscriber.d.ts| 53|Added|NA|Module name: notificationSubscriber<br>Class name: BadgeNumberCallbackData<br>Method or attribute name: readonly bundle: string;|notificationSubscriber.d.ts| 54|Added|NA|Module name: notificationSubscriber<br>Class name: BadgeNumberCallbackData<br>Method or attribute name: readonly uid: number;|notificationSubscriber.d.ts| 55|Added|NA|Module name: notificationSubscriber<br>Class name: BadgeNumberCallbackData<br>Method or attribute name: readonly badgeNumber: number;|notificationSubscriber.d.ts| 56|Deprecated version changed|Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_PRESENT = "usual.event.USER_PRESENT"<br>Deprecated version: N/A|Class name: Support<br>Method or attribute name: COMMON_EVENT_USER_PRESENT = "usual.event.USER_PRESENT"<br>Deprecated version: 10<br>Substitute API: N/A|@ohos.commonEventManager.d.ts| 57