| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback): void; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementNames: Array, callback: AsyncCallback<Array>): void; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementNames: Array): Promise<Array>; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback): void; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementNames: Array, locale: string, callback: AsyncCallback<Array>): void; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Module name: ohos.bundle.distributedBundleManager Class name: distributedBundleManager Method or attribute name: function getRemoteAbilityInfo(elementNames: Array, locale: string): Promise<Array>; |
@ohos.bundle.distributedBundleManager.d.ts |
| Added | NA | Class name: BundleInstaller Method or attribute name: install(hapFilePaths: Array, installParam?: InstallParam) : Promise; |
@ohos.bundle.installer.d.ts |
| Added | NA | Class name: BundleInstaller Method or attribute name: uninstall(bundleName: string, installParam?: InstallParam) : Promise; |
@ohos.bundle.installer.d.ts |
| Added | NA | Class name: BundleInstaller Method or attribute name: recover(bundleName: string, installParam?: InstallParam) : Promise; |
@ohos.bundle.installer.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback): void; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName): Promise; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementNames: Array, callback: AsyncCallback<Array>): void; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementNames: Array): Promise<Array>; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback): void; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementNames: Array, locale: string, callback: AsyncCallback<Array>): void; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: ohos.bundle.distributedBundle Class name: distributedBundle Method or attribute name: function getRemoteAbilityInfo(elementNames: Array, locale: string): Promise<Array>; |
NA | @ohos.bundle.distributedBundle.d.ts |
| Deleted | Module name: hapModuleInfo Class name: HapModuleInfo Method or attribute name: readonly moduleSourceDir: string; |
NA | hapModuleInfo.d.ts |