bigImageDownloadStatus property

DownloadStatus? bigImageDownloadStatus
getter/setter pair

~english The download status of the original (big) image.

This field is delivered by the server and is valid only for received messages. ~end

~chinese 原图(大图)的下载状态。

该字段为服务器下发字段,仅对收到的消息有效。 ~end

Implementation

DownloadStatus? bigImageDownloadStatus;