mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
Signed-off-by: kecan <kecan1@huawei.com>
add clone interface
This commit is contained in:
parent
a562ed7c39
commit
1ce92c922b
4
api/@ohos.file.photoAccessHelper.d.ts
vendored
4
api/@ohos.file.photoAccessHelper.d.ts
vendored
@ -1662,7 +1662,7 @@ declare namespace photoAccessHelper {
|
||||
* @throws { BusinessError } 201 - Permission denied
|
||||
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
|
||||
* <br>2. Incorrect parameter types; 3. Parameter verification failed.
|
||||
* @throws { BusinessError } 14000011 - System inner fail
|
||||
* @throws { BusinessError } 14000011 - Internal system error
|
||||
* @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core
|
||||
* @since 14
|
||||
*/
|
||||
@ -1676,7 +1676,7 @@ declare namespace photoAccessHelper {
|
||||
* @throws { BusinessError } 202 - Called by non-system application.
|
||||
* @throws { BusinessError } 401 - Parameter error. Possible causes: 1. Mandatory parameters are left unspecified;
|
||||
* <br>2. Incorrect parameter types.
|
||||
* @throws { BusinessError } 14000011 - Internal system error
|
||||
* @throws { BusinessError } 14000011 - System inner fail
|
||||
* @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core
|
||||
* @systemapi
|
||||
* @since 11
|
||||
|
Loading…
Reference in New Issue
Block a user