harmony(鸿蒙)文件管理子系统JS API变更

2022-08-09 浏览 (713)

文件管理子系统JS API变更

OpenHarmony 3.2 Canary1版本相较于OpenHarmony 3.1 Release版本,文件管理子系统的API变更如下:

接口变更

模块名类名方法/属性/枚举/常量变更类型
ohos.storageStatisticsstorageStatisticsgetBundleStats(packageName: string, callback: AsyncCallback<BundleStats>): void;
getBundleStats(packageName: string): Promise<BundleStats>;
新增
ohos.storageStatisticsBundleStatsdataSize: number;新增
ohos.storageStatisticsBundleStatscacheSize: number;新增
ohos.storageStatisticsBundleStatsappSize: number;新增
ohos.volumeManagervolumeManagerunmount(volumeId: string, callback: AsyncCallback<boolean>): void;
unmount(volumeId: string): Promise<boolean>;
新增
ohos.volumeManagervolumeManagermount(volumeId: string, callback: AsyncCallback<boolean>): void;
mount(volumeId: string): Promise<boolean>;
新增
ohos.volumeManagervolumeManagergetAllVolumes(callback: AsyncCallback<Array<Volume>>): void;
getAllVolumes(): Promise<Array<Volume>>;
新增
ohos.volumeManagerVolumepath: string;新增
ohos.volumeManagerVolumestate: number;新增
ohos.volumeManagerVolumeremovable: boolean;新增
ohos.volumeManagerVolumedescription: string;新增
ohos.volumeManagerVolumeuuid: string;新增
ohos.volumeManagerVolumeid: string;新增

你可能感兴趣的鸿蒙文章

harmony(鸿蒙)Readme

harmony(鸿蒙)3.1 release相对于3.1 beta变更详细说明

harmony(鸿蒙)元能力子系统JS API变更

harmony(鸿蒙)元能力子系统JS API变更

harmony(鸿蒙)无障碍子系统JS API变更

harmony(鸿蒙)帐号子系统JS API变更

harmony(鸿蒙)ArkUI子系统JS API变更

harmony(鸿蒙)电源服务子系统JS API变更

harmony(鸿蒙)包管理子系统JS API变更

harmony(鸿蒙)包管理子系统JS API变更

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/2673f5acfc9249ed90981a8b44cb5f1c