mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
上传下载 search 接口since 问题修改
Signed-off-by: hu-kai45 <hukai45@huawei.com>
This commit is contained in:
parent
478fb238b0
commit
16be9f3c0a
2
api/@ohos.request.d.ts
vendored
2
api/@ohos.request.d.ts
vendored
@ -4773,7 +4773,7 @@ declare namespace request {
|
||||
* @throws { BusinessError } 13400003 - task service ability error.
|
||||
* @syscap SystemCapability.Request.FileTransferAgent
|
||||
* @crossplatform
|
||||
* @since 10
|
||||
* @since 11
|
||||
*/
|
||||
function search(filter: Filter, callback: AsyncCallback<Array<string>>): void;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user