1e41f4b71Sopenharmony_ci| Change Type | Old Version | New Version | d.ts File |
2e41f4b71Sopenharmony_ci| ---- | ------ | ------ | -------- |
3e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager|@ohos.bundle.distributedBundleManager.d.ts|
4e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback<RemoteAbilityInfo>): void;|@ohos.bundle.distributedBundleManager.d.ts|
5e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise<RemoteAbilityInfo>;|@ohos.bundle.distributedBundleManager.d.ts|
6e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>, callback: AsyncCallback<Array<RemoteAbilityInfo>>): void;|@ohos.bundle.distributedBundleManager.d.ts|
7e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>): Promise<Array<RemoteAbilityInfo>>;|@ohos.bundle.distributedBundleManager.d.ts|
8e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback<RemoteAbilityInfo>): void;|@ohos.bundle.distributedBundleManager.d.ts|
9e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise<RemoteAbilityInfo>;|@ohos.bundle.distributedBundleManager.d.ts|
10e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>, locale: string, callback: AsyncCallback<Array<RemoteAbilityInfo>>): void;|@ohos.bundle.distributedBundleManager.d.ts|
11e41f4b71Sopenharmony_ci|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>, locale: string): Promise<Array<RemoteAbilityInfo>>;|@ohos.bundle.distributedBundleManager.d.ts|
12e41f4b71Sopenharmony_ci|Added|NA|Class name: BundleInstaller<br>Method or attribute name: install(hapFilePaths: Array<string>, installParam?: InstallParam) : Promise<void>;|@ohos.bundle.installer.d.ts|
13e41f4b71Sopenharmony_ci|Added|NA|Class name: BundleInstaller<br>Method or attribute name: uninstall(bundleName: string, installParam?: InstallParam) : Promise<void>;|@ohos.bundle.installer.d.ts|
14e41f4b71Sopenharmony_ci|Added|NA|Class name: BundleInstaller<br>Method or attribute name: recover(bundleName: string, installParam?: InstallParam) : Promise<void>;|@ohos.bundle.installer.d.ts|
15e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle|NA|@ohos.bundle.distributedBundle.d.ts|
16e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback<RemoteAbilityInfo>): void;|NA|@ohos.bundle.distributedBundle.d.ts|
17e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise<RemoteAbilityInfo>;|NA|@ohos.bundle.distributedBundle.d.ts|
18e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>, callback: AsyncCallback<Array<RemoteAbilityInfo>>): void;|NA|@ohos.bundle.distributedBundle.d.ts|
19e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>): Promise<Array<RemoteAbilityInfo>>;|NA|@ohos.bundle.distributedBundle.d.ts|
20e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback<RemoteAbilityInfo>): void;|NA|@ohos.bundle.distributedBundle.d.ts|
21e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise<RemoteAbilityInfo>;|NA|@ohos.bundle.distributedBundle.d.ts|
22e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>, locale: string, callback: AsyncCallback<Array<RemoteAbilityInfo>>): void;|NA|@ohos.bundle.distributedBundle.d.ts|
23e41f4b71Sopenharmony_ci|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle<br>Method or attribute name: function getRemoteAbilityInfo(elementNames: Array<ElementName>, locale: string): Promise<Array<RemoteAbilityInfo>>;|NA|@ohos.bundle.distributedBundle.d.ts|
24e41f4b71Sopenharmony_ci|Deleted|Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: readonly moduleSourceDir: string;|NA|hapModuleInfo.d.ts|
25