藍鶯開發者
Web & Mini ProgramiOSAndroidC++Server API

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

自動產生的 API 內容,僅在必要位置補充精簡的 AI 解說。