提交 4e6296c9 编写于 作者: Z zhangxingxia

update api

Signed-off-by: Nzhangxingxia <zhangxingxia1@huawei.com>
上级 7e7ac499
......@@ -130,7 +130,7 @@ getFreeSizeOfVolume(volumeUuid: string, callback:AsyncCallback&lt;number&gt;):vo
getBundleStats(packageName: string): Promise&lt;BundleStats&gt;
异步获取应用存储状态,以promise方式返回。
异步获取应用存储数据,以promise方式返回。
**系统能力**:SystemCapability.FileManagement.StorageService.SpatialStatistics
......@@ -161,7 +161,7 @@ getBundleStats(packageName: string): Promise&lt;BundleStats&gt;
getBundleStats(packageName: string, callback: AsyncCallback&lt;BundleStats&gt;): void
异步获取应用存储状态,以callback方式返回。
异步获取应用存储数据,以callback方式返回。
**系统能力**:SystemCapability.FileManagement.StorageService.SpatialStatistics
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册