Chat SDK for Android v1.2.1
agora java chat SDK
Public Attributes | List of all members
io.agora.chat.FileMessageBody.EMDownloadStatus Enum Reference

Public Attributes

 SUCCESSED
 
 FAILED
 
 PENDING
 

Detailed Description

The download status of the attachment file .

Member Data Documentation

◆ FAILED

io.agora.chat.FileMessageBody.EMDownloadStatus.FAILED

The SDK successfully downloads the file message.

◆ PENDING

io.agora.chat.FileMessageBody.EMDownloadStatus.PENDING

The SDK fails to download the file message. File message download is pending.

◆ SUCCESSED

io.agora.chat.FileMessageBody.EMDownloadStatus.SUCCESSED

The SDK is downloading the file message.


The documentation for this enum was generated from the following file: