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