• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Module name: ohos.bundle.distributedBundleManager<br>Class name: distributedBundleManager|@ohos.bundle.distributedBundleManager.d.ts|
4|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|
5|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|
6|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|
7|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|
8|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|
9|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|
10|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|
11|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|
12|Added|NA|Class name: BundleInstaller<br>Method or attribute name: install(hapFilePaths: Array<string>, installParam?: InstallParam) : Promise<void>;|@ohos.bundle.installer.d.ts|
13|Added|NA|Class name: BundleInstaller<br>Method or attribute name: uninstall(bundleName: string, installParam?: InstallParam) : Promise<void>;|@ohos.bundle.installer.d.ts|
14|Added|NA|Class name: BundleInstaller<br>Method or attribute name: recover(bundleName: string, installParam?: InstallParam) : Promise<void>;|@ohos.bundle.installer.d.ts|
15|Deleted|Module name: ohos.bundle.distributedBundle<br>Class name: distributedBundle|NA|@ohos.bundle.distributedBundle.d.ts|
16|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|
17|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|
18|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|
19|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|
20|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|
21|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|
22|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|
23|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|
24|Deleted|Module name: hapModuleInfo<br>Class name: HapModuleInfo<br>Method or attribute name: readonly moduleSourceDir: string;|NA|hapModuleInfo.d.ts|
25