fileStatus property
getter/setter pair
      ~english The download status of the attachment. ~end
~chinese 附件的下载状态。 ~end
Implementation
DownloadStatus fileStatus = DownloadStatus.PENDING;~english The download status of the attachment. ~end
~chinese 附件的下载状态。 ~end
DownloadStatus fileStatus = DownloadStatus.PENDING;