| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function cancelSuspendDelay(requestId: number): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function getRemainingDelayTime(requestId: number, callback: AsyncCallback\): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function getRemainingDelayTime(requestId: number): Promise\;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function requestSuspendDelay(reason: string, callback: Callback\): DelaySuspendInfo;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function stopBackgroundRunning(context: Context, callback: AsyncCallback\): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function stopBackgroundRunning(context: Context): Promise\;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function applyEfficiencyResources(request: EfficiencyResourcesRequest): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: backgroundTaskManager;
Method or attribute name: function resetAllEfficiencyResources(): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: DelaySuspendInfo;
Method or attribute name: requestId: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: DelaySuspendInfo;
Method or attribute name: actualDelayTime: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: DATA_TRANSFER = 1|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: AUDIO_PLAYBACK = 2|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: AUDIO_RECORDING = 3|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: LOCATION = 4|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: BLUETOOTH_INTERACTION = 5|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: MULTI_DEVICE_CONNECTION = 6|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: WIFI_INTERACTION = 7|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: VOIP = 8|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: BackgroundMode;
Method or attribute name: TASK_KEEPING = 9|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: CPU = 1|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: COMMON_EVENT = 1 \<\< 1|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: TIMER = 1 \<\< 2|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: WORK_SCHEDULER = 1 \<\< 3|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: BLUETOOTH = 1 \<\< 4|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: GPS = 1 \<\< 5|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: ResourceType;
Method or attribute name: AUDIO = 1 \<\< 6|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: EfficiencyResourcesRequest;
Method or attribute name: resourceTypes: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: EfficiencyResourcesRequest;
Method or attribute name: isApply: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: EfficiencyResourcesRequest;
Method or attribute name: timeOut: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: EfficiencyResourcesRequest;
Method or attribute name: isPersist?: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: EfficiencyResourcesRequest;
Method or attribute name: isProcess?: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |Added|NA|Class name: EfficiencyResourcesRequest;
Method or attribute name: reason: string;|@ohos.resourceschedule.backgroundTaskManager.d.ts| | Added | NA | Class name: AppGroupCallbackInfo;
Method or attribute name: bundleName: string; | @ohos.resourceschedule.usageStatistics.d.ts | | Added | NA | Class name: AppGroupCallbackInfo;
Method or attribute name: appOldGroup: number; | @ohos.resourceschedule.usageStatistics.d.ts | | Added | NA | Class name: AppGroupCallbackInfo;
Method or attribute name: appNewGroup: number; | @ohos.resourceschedule.usageStatistics.d.ts | | Added | NA | Class name: AppGroupCallbackInfo;
Method or attribute name: userId: number; | @ohos.resourceschedule.usageStatistics.d.ts | | Added | NA | Class name: AppGroupCallbackInfo;
Method or attribute name: changeReason: number; | @ohos.resourceschedule.usageStatistics.d.ts | |Added|NA|Class name: usageStatistics;
Method or attribute name: function isIdleState(bundleName: string, callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function isIdleState(bundleName: string): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryAppGroup(callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryAppGroup(): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryAppGroup(bundleName : string, callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryAppGroup(bundleName : string): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryBundleStatsInfos(begin: number, end: number, callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryBundleStatsInfos(begin: number, end: number): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryBundleEvents(begin: number, end: number, callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryBundleEvents(begin: number, end: number): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryCurrentBundleEvents(begin: number, end: number, callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryCurrentBundleEvents(begin: number, end: number): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryModuleUsageRecords(maxNum: number, callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryModuleUsageRecords(maxNum: number): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryModuleUsageRecords(callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryModuleUsageRecords(): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function setAppGroup(bundleName: string, newGroup: GroupType, callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function setAppGroup(bundleName: string, newGroup: GroupType): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function registerAppGroupCallBack(groupCallback: Callback\, callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function registerAppGroupCallBack(groupCallback: Callback\): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function unregisterAppGroupCallBack(callback: AsyncCallback\): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function unregisterAppGroupCallBack(): Promise\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryDeviceEventStats(begin: number, end: number, callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryDeviceEventStats(begin: number, end: number): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryNotificationEventStats(begin: number, end: number, callback: AsyncCallback\>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: usageStatistics;
Method or attribute name: function queryNotificationEventStats(begin: number, end: number): Promise\>;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: id: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: abilityInFgTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: abilityPrevAccessTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: abilityPrevSeenTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: abilitySeenTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: bundleName?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleEvents;
Method or attribute name: bundleName?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: fgAbilityAccessTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: fgAbilityPrevAccessTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: infosBeginTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleStatsInfo;
Method or attribute name: infosEndTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapFormInfo;
Method or attribute name: formName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapFormInfo;
Method or attribute name: formDimension: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapFormInfo;
Method or attribute name: formId: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapFormInfo;
Method or attribute name: formLastUsedTime: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapFormInfo;
Method or attribute name: count: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: DeviceEventStats;
Method or attribute name: count: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: deviceId?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: bundleName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: moduleName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: abilityName?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: appLabelId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: labelId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: descriptionId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: abilityLableId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: abilityDescriptionId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: abilityIconId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: launchedCount: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: lastModuleUsedTime: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: HapModuleInfo;
Method or attribute name: formRecords: Array\;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: DeviceEventStats;
Method or attribute name: name: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: DeviceEventStats;
Method or attribute name: eventId: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleEvents;
Method or attribute name: appGroup?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleEvents;
Method or attribute name: indexOfLink?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleEvents;
Method or attribute name: nameOfClass?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleEvents;
Method or attribute name: eventOccurredTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: BundleEvents;
Method or attribute name: eventId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: IntervalType;
Method or attribute name: BY_OPTIMIZED = 0|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: IntervalType;
Method or attribute name: BY_DAILY = 1|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: IntervalType;
Method or attribute name: BY_WEEKLY = 2|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: IntervalType;
Method or attribute name: BY_MONTHLY = 3|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: IntervalType;
Method or attribute name: BY_ANNUALLY = 4|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: GroupType;
Method or attribute name: ALIVE_GROUP = 10|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: GroupType;
Method or attribute name: DAILY_GROUP = 20|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: GroupType;
Method or attribute name: FIXED_GROUP = 30|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: GroupType;
Method or attribute name: RARE_GROUP = 40|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: GroupType;
Method or attribute name: LIMITED_GROUP = 50|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: GroupType;
Method or attribute name: NEVER_GROUP = 60|@ohos.resourceschedule.usageStatistics.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function startWork(work: WorkInfo): void;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function stopWork(work: WorkInfo, needCancel?: boolean): void;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function getWorkStatus(workId: number, callback: AsyncCallback\): void;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function getWorkStatus(workId: number): Promise\;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function obtainAllWorks(callback: AsyncCallback\): Array\;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function obtainAllWorks(): Promise\>;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function stopAndClearWorks(): void;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function isLastWorkTimeOut(workId: number, callback: AsyncCallback\): boolean;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: workScheduler;
Method or attribute name: function isLastWorkTimeOut(workId: number): Promise\;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: workId: number;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: bundleName: string;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: abilityName: string;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: isPersisted?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: networkType?: NetworkType;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: isCharging?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: chargerType?: ChargingType;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: batteryLevel?: number;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: batteryStatus?: BatteryStatus;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: storageRequest?: StorageRequest;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: repeatCycleTime?: number;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: isRepeat?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: repeatCount?: number;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: isDeepIdle?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: idleWaitTime?: number;|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkInfo;
Method or attribute name: parameters?: {[key: string]: number \| string \| boolean};|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: NetworkType;
Method or attribute name: NETWORK_TYPE_ANY = 0|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: NetworkType;
Method or attribute name: NETWORK_TYPE_MOBILE|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: NetworkType;
Method or attribute name: NETWORK_TYPE_WIFI|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: NetworkType;
Method or attribute name: NETWORK_TYPE_BLUETOOTH|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: NetworkType;
Method or attribute name: NETWORK_TYPE_WIFI_P2P|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: NetworkType;
Method or attribute name: NETWORK_TYPE_ETHERNET|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: ChargingType;
Method or attribute name: CHARGING_PLUGGED_ANY = 0|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: ChargingType;
Method or attribute name: CHARGING_PLUGGED_AC|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: ChargingType;
Method or attribute name: CHARGING_PLUGGED_USB|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: ChargingType;
Method or attribute name: CHARGING_PLUGGED_WIRELESS|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: BatteryStatus;
Method or attribute name: BATTERY_STATUS_LOW = 0|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: BatteryStatus;
Method or attribute name: BATTERY_STATUS_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: BatteryStatus;
Method or attribute name: BATTERY_STATUS_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: StorageRequest;
Method or attribute name: STORAGE_LEVEL_LOW = 0|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: StorageRequest;
Method or attribute name: STORAGE_LEVEL_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: StorageRequest;
Method or attribute name: STORAGE_LEVEL_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |Added|NA|Class name: WorkSchedulerExtensionAbility;
Method or attribute name: onWorkStart(work: workScheduler.WorkInfo): void;|@ohos.WorkSchedulerExtensionAbility.d.ts| |Added|NA|Class name: WorkSchedulerExtensionAbility;
Method or attribute name: onWorkStop(work: workScheduler.WorkInfo): void;|@ohos.WorkSchedulerExtensionAbility.d.ts| |Deprecated version changed|Class name: particleAbility;
Method or attribute name: function startBackgroundRunning(id: number, request: NotificationRequest, callback: AsyncCallback\): void;
Old version: |Class name: particleAbility;
Method or attribute name: function startBackgroundRunning(id: number, request: NotificationRequest, callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.ability.particleAbility.d.ts| |Deprecated version changed|Class name: particleAbility;
Method or attribute name: function startBackgroundRunning(id: number, request: NotificationRequest): Promise\;
Old version: |Class name: particleAbility;
Method or attribute name: function startBackgroundRunning(id: number, request: NotificationRequest): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.ability.particleAbility.d.ts| |Deprecated version changed|Class name: particleAbility;
Method or attribute name: function cancelBackgroundRunning(callback: AsyncCallback\): void;
Old version: |Class name: particleAbility;
Method or attribute name: function cancelBackgroundRunning(callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.ability.particleAbility.d.ts| |Deprecated version changed|Class name: particleAbility;
Method or attribute name: function cancelBackgroundRunning(): Promise\;
Old version: |Class name: particleAbility;
Method or attribute name: function cancelBackgroundRunning(): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.ability.particleAbility.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: declare backgroundTaskManager
Old version: |Class name: backgroundTaskManager;
Method or attribute name: declare backgroundTaskManager
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function cancelSuspendDelay(requestId: number): void;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function cancelSuspendDelay(requestId: number): void;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.cancelSuspendDelay|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function getRemainingDelayTime(requestId: number, callback: AsyncCallback\): void;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function getRemainingDelayTime(requestId: number, callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function getRemainingDelayTime(requestId: number): Promise\;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function getRemainingDelayTime(requestId: number): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function requestSuspendDelay(reason: string, callback: Callback\): DelaySuspendInfo;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function requestSuspendDelay(reason: string, callback: Callback\): DelaySuspendInfo;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.requestSuspendDelay|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\): void;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function stopBackgroundRunning(context: Context, callback: AsyncCallback\): void;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function stopBackgroundRunning(context: Context, callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: backgroundTaskManager;
Method or attribute name: function stopBackgroundRunning(context: Context): Promise\;
Old version: |Class name: backgroundTaskManager;
Method or attribute name: function stopBackgroundRunning(context: Context): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: DelaySuspendInfo;
Method or attribute name: interface DelaySuspendInfo
Old version: |Class name: DelaySuspendInfo;
Method or attribute name: interface DelaySuspendInfo
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: DelaySuspendInfo;
Method or attribute name: requestId: number;
Old version: |Class name: DelaySuspendInfo;
Method or attribute name: requestId: number;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: DelaySuspendInfo;
Method or attribute name: actualDelayTime: number;
Old version: |Class name: DelaySuspendInfo;
Method or attribute name: actualDelayTime: number;
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: export enum BackgroundMode
Old version: |Class name: BackgroundMode;
Method or attribute name: export enum BackgroundMode
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: DATA_TRANSFER = 1
Old version: |Class name: BackgroundMode;
Method or attribute name: DATA_TRANSFER = 1
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: AUDIO_PLAYBACK = 2
Old version: |Class name: BackgroundMode;
Method or attribute name: AUDIO_PLAYBACK = 2
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: AUDIO_RECORDING = 3
Old version: |Class name: BackgroundMode;
Method or attribute name: AUDIO_RECORDING = 3
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: LOCATION = 4
Old version: |Class name: BackgroundMode;
Method or attribute name: LOCATION = 4
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: BLUETOOTH_INTERACTION = 5
Old version: |Class name: BackgroundMode;
Method or attribute name: BLUETOOTH_INTERACTION = 5
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: MULTI_DEVICE_CONNECTION = 6
Old version: |Class name: BackgroundMode;
Method or attribute name: MULTI_DEVICE_CONNECTION = 6
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: WIFI_INTERACTION = 7
Old version: |Class name: BackgroundMode;
Method or attribute name: WIFI_INTERACTION = 7
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: VOIP = 8
Old version: |Class name: BackgroundMode;
Method or attribute name: VOIP = 8
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: BackgroundMode;
Method or attribute name: TASK_KEEPING = 9
Old version: |Class name: BackgroundMode;
Method or attribute name: TASK_KEEPING = 9
New version: 9
Substitute API: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: declare bundleState
Old version: |Class name: bundleState;
Method or attribute name: declare bundleState
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function isIdleState(bundleName: string, callback: AsyncCallback\): void;
Old version: |Class name: bundleState;
Method or attribute name: function isIdleState(bundleName: string, callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.isIdleState|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function isIdleState(bundleName: string): Promise\;
Old version: |Class name: bundleState;
Method or attribute name: function isIdleState(bundleName: string): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.isIdleState|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryAppUsagePriorityGroup(callback: AsyncCallback\): void;
Old version: |Class name: bundleState;
Method or attribute name: function queryAppUsagePriorityGroup(callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryAppGroup|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryAppUsagePriorityGroup(): Promise\;
Old version: |Class name: bundleState;
Method or attribute name: function queryAppUsagePriorityGroup(): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryAppGroup|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryBundleStateInfos(begin: number, end: number, callback: AsyncCallback\): void;
Old version: |Class name: bundleState;
Method or attribute name: function queryBundleStateInfos(begin: number, end: number, callback: AsyncCallback\): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryBundleStateInfos(begin: number, end: number): Promise\;
Old version: |Class name: bundleState;
Method or attribute name: function queryBundleStateInfos(begin: number, end: number): Promise\;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\>): void;
Old version: |Class name: bundleState;
Method or attribute name: function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\>): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\>;
Old version: |Class name: bundleState;
Method or attribute name: function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\>;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback\>): void;
Old version: |Class name: bundleState;
Method or attribute name: function queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback\>): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryBundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryBundleActiveStates(begin: number, end: number): Promise\>;
Old version: |Class name: bundleState;
Method or attribute name: function queryBundleActiveStates(begin: number, end: number): Promise\>;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryBundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryCurrentBundleActiveStates(begin: number, end: number, callback: AsyncCallback\>): void;
Old version: |Class name: bundleState;
Method or attribute name: function queryCurrentBundleActiveStates(begin: number, end: number, callback: AsyncCallback\>): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: bundleState;
Method or attribute name: function queryCurrentBundleActiveStates(begin: number, end: number): Promise\>;
Old version: |Class name: bundleState;
Method or attribute name: function queryCurrentBundleActiveStates(begin: number, end: number): Promise\>;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: interface BundleStateInfo
Old version: |Class name: BundleStateInfo;
Method or attribute name: interface BundleStateInfo
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: id: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: id: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: abilityInFgTotalTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: abilityInFgTotalTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: abilityPrevAccessTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: abilityPrevAccessTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: abilityPrevSeenTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: abilityPrevSeenTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: abilitySeenTotalTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: abilitySeenTotalTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: bundleName?: string;
Old version: |Class name: BundleStateInfo;
Method or attribute name: bundleName?: string;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: bundleName?: string;
Old version: |Class name: BundleActiveState;
Method or attribute name: bundleName?: string;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: fgAbilityAccessTotalTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: fgAbilityAccessTotalTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: fgAbilityPrevAccessTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: fgAbilityPrevAccessTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: infosBeginTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: infosBeginTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: infosEndTime?: number;
Old version: |Class name: BundleStateInfo;
Method or attribute name: infosEndTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleStateInfo;
Method or attribute name: merge(toMerge: BundleStateInfo): void;
Old version: |Class name: BundleStateInfo;
Method or attribute name: merge(toMerge: BundleStateInfo): void;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: interface BundleActiveState
Old version: |Class name: BundleActiveState;
Method or attribute name: interface BundleActiveState
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: appUsagePriorityGroup?: number;
Old version: |Class name: BundleActiveState;
Method or attribute name: appUsagePriorityGroup?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: indexOfLink?: string;
Old version: |Class name: BundleActiveState;
Method or attribute name: indexOfLink?: string;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: nameOfClass?: string;
Old version: |Class name: BundleActiveState;
Method or attribute name: nameOfClass?: string;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: stateOccurredTime?: number;
Old version: |Class name: BundleActiveState;
Method or attribute name: stateOccurredTime?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveState;
Method or attribute name: stateType?: number;
Old version: |Class name: BundleActiveState;
Method or attribute name: stateType?: number;
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: BundleActiveInfoResponse;
Method or attribute name: interface BundleActiveInfoResponse
Old version: |Class name: BundleActiveInfoResponse;
Method or attribute name: interface BundleActiveInfoResponse
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.BundleStatsMap|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: IntervalType;
Method or attribute name: export enum IntervalType
Old version: |Class name: IntervalType;
Method or attribute name: export enum IntervalType
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: IntervalType;
Method or attribute name: BY_OPTIMIZED = 0
Old version: |Class name: IntervalType;
Method or attribute name: BY_OPTIMIZED = 0
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: IntervalType;
Method or attribute name: BY_DAILY = 1
Old version: |Class name: IntervalType;
Method or attribute name: BY_DAILY = 1
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: IntervalType;
Method or attribute name: BY_WEEKLY = 2
Old version: |Class name: IntervalType;
Method or attribute name: BY_WEEKLY = 2
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: IntervalType;
Method or attribute name: BY_MONTHLY = 3
Old version: |Class name: IntervalType;
Method or attribute name: BY_MONTHLY = 3
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts| |Deprecated version changed|Class name: IntervalType;
Method or attribute name: BY_ANNUALLY = 4
Old version: |Class name: IntervalType;
Method or attribute name: BY_ANNUALLY = 4
New version: 9
Substitute API: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|