CloudDisk_FailedList
typedef struct CloudDisk_FailedList {...} CloudDisk_FailedList
Overview
A struct that encapsulates the list of files that failed to synchronize. It includes the file path information and the specific failure cause.
Since: 21
Related module: CloudDisk
Header file: oh_cloud_disk_manager.h
Summary
Member Variables
| Name | Description |
|---|---|
| CloudDisk_PathInfo pathInfo | Absolute path information of the file that failed to synchronize. |
| CloudDisk_ErrorReason errorReason | Reason why the file fails to be synchronized. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-file-environment-sys
openharmony 鸿蒙 js-apis-file-fs
openharmony 鸿蒙 capi-clouddisk-clouddisk-pathinfo
openharmony 鸿蒙 capi-clouddisk-clouddisk-changesresult
openharmony 鸿蒙 capi-clouddisk-clouddisk-syncfolder
openharmony 鸿蒙 js-apis-fileShare
openharmony 鸿蒙 js-apis-file-storage-statistics-sys