Chat SDK for Android v1.2.1
agora java chat SDK
|
Public Attributes | |
SUCCESSED | |
FAILED | |
PENDING | |
The download status of the attachment file .
io.agora.chat.FileMessageBody.EMDownloadStatus.FAILED |
The SDK successfully downloads the file message.
io.agora.chat.FileMessageBody.EMDownloadStatus.PENDING |
The SDK fails to download the file message. File message download is pending.
io.agora.chat.FileMessageBody.EMDownloadStatus.SUCCESSED |
The SDK is downloading the file message.