BMXMessageAttachment_DownloadStatus Constants Reference#
Declared in floo_proxy.h
BMXMessageAttachment_DownloadStatus#
Attachment download status
Definition#
typedef NS_ENUM(NSInteger, BMXMessageAttachment_DownloadStatus ) {
BMXMessageAttachment_DownloadStatus_Downloaing,
BMXMessageAttachment_DownloadStatus_Successed,
BMXMessageAttachment_DownloadStatus_Failed,
BMXMessageAttachment_DownloadStatus_NotStart,
BMXMessageAttachment_DownloadStatus_Canceled,
};
Constants#
BMXMessageAttachment_DownloadStatus_Downloaing
Attachment download status
Declared In floo_proxy.h.
BMXMessageAttachment_DownloadStatus_Successed
Downloading
Declared In floo_proxy.h.
BMXMessageAttachment_DownloadStatus_Failed
Download succeeded
Declared In floo_proxy.h.
BMXMessageAttachment_DownloadStatus_NotStart
Download failed
Declared In floo_proxy.h.
BMXMessageAttachment_DownloadStatus_Canceled
Download has net started yet
Declared In floo_proxy.h.
Declared In#
floo_proxy.h