AgoraChat SDK for Unity and Windows v1.4.0
Loading...
Searching...
No Matches
AgoraChat.MessageBody Namespace Reference

Classes

class  TextBody
class  LocationBody
class  FileBody
class  ImageBody
class  VoiceBody
class  VideoBody
class  CmdBody
class  CustomBody
class  CombineBody

Enumerations

enum  DownLoadStatus { DOWNLOADING , SUCCESS , FAILED , PENDING }

Detailed Description

The message body.

Enumeration Type Documentation

◆ DownLoadStatus

The message download status.

Enumerator
DOWNLOADING 

The message is being downloaded.

SUCCESS 

The message is successfully downloaded.

FAILED 

The message fails to be downloaded.

PENDING 

The download is pending.