| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback): void;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName): Promise;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementNames: Array, callback: AsyncCallback>): void;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementNames: Array): Promise>;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback): void;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementNames: Array, locale: string, callback: AsyncCallback>): void;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.distributedBundleManager
类名: distributedBundleManager
方法 or 属性: function getRemoteAbilityInfo(elementNames: Array, locale: string): Promise>;|@ohos.bundle.distributedBundleManager.d.ts|
|新增|NA|类名:BundleInstaller
方法or属性:install(hapFilePaths: Array, installParam?: InstallParam) : Promise;|@ohos.bundle.installer.d.ts|
|新增|NA|类名:BundleInstaller
方法or属性:uninstall(bundleName: string, installParam?: InstallParam) : Promise;|@ohos.bundle.installer.d.ts|
|新增|NA|类名:BundleInstaller
方法or属性:recover(bundleName: string, installParam?: InstallParam) : Promise;|@ohos.bundle.installer.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName, callback: AsyncCallback): void;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName): Promise;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementNames: Array, callback: AsyncCallback>): void;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementNames: Array): Promise>;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName, locale: string, callback: AsyncCallback): void;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementName: ElementName, locale: string): Promise;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementNames: Array, locale: string, callback: AsyncCallback>): void;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: ohos.bundle.distributedBundle
类名: distributedBundle
方法 or 属性:function getRemoteAbilityInfo(elementNames: Array, locale: string): Promise>;|NA|@ohos.bundle.distributedBundle.d.ts|
|删除|模块名: hapModuleInfo
类名: HapModuleInfo
方法 or 属性:readonly moduleSourceDir: string;|NA|hapModuleInfo.d.ts|