BMXMessageAttachment_DownloadStatus Constants Reference
Declared in floo_proxy.h
BMXMessageAttachment_DownloadStatus
附件下载状态
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
附件下载状态
Declared In floo_proxy.h
.
BMXMessageAttachment_DownloadStatus_Successed
下载中
Declared In floo_proxy.h
.
BMXMessageAttachment_DownloadStatus_Failed
下载成功
Declared In floo_proxy.h
.
BMXMessageAttachment_DownloadStatus_NotStart
下载失败
Declared In floo_proxy.h
.
BMXMessageAttachment_DownloadStatus_Canceled
下载尚未开始
Declared In floo_proxy.h
.
Declared In
floo_proxy.h