未验证 提交 3ca4bb29 编写于 作者: O openharmony_ci 提交者: Gitee

!5194 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】js-apis-medialibrary删除重复文字

Merge pull request !5194 from gloria/N/A
......@@ -146,7 +146,7 @@ mediaLibrary.getFileAssets(imagesfetchOp).then(function(fetchFileResult){
on(type: 'deviceChange'|'albumChange'|'imageChange'|'audioChange'|'videoChange'|'fileChange'|'remoteFileChange', callback: Callback<void>): void
打开媒体媒体库变更通知,使用callback方式返回异步结果。
打开媒体库变更通知,使用callback方式返回异步结果。
**系统能力**:SystemCapability.Multimedia.MediaLibrary.Core
......@@ -168,7 +168,7 @@ mediaLibrary.on('imageChange', () => {
off(type: 'deviceChange'|'albumChange'|'imageChange'|'audioChange'|'videoChange'|'fileChange'|'remoteFileChange', callback?: Callback<void>): void
关闭媒体媒体库变更通知,使用callback方式返回异步结果。
关闭媒体库变更通知,使用callback方式返回异步结果。
**系统能力**:SystemCapability.Multimedia.MediaLibrary.Core
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册