Chat SDK for Unity and Windows v1.3.1
AgoraChat.Message 成员列表

成员的完整列表,这些成员属于 AgoraChat.Message,包括所有继承而来的类成员

AttributesAgoraChat.Message
BodyAgoraChat.Message
BroadcastAgoraChat.Message
ChatThreadAgoraChat.Message
ConversationIdAgoraChat.Message
CreateCmdSendMessage(string userId, string action, bool deliverOnlineOnly=false)AgoraChat.Messagestatic
CreateCombineSendMessage(string userId, string title, string summary, string compatibleText, List< string > messageList)AgoraChat.Messagestatic
CreateCustomSendMessage(string userId, string customEvent, Dictionary< string, string > customParams=null)AgoraChat.Messagestatic
CreateFileSendMessage(string userId, string localPath, string displayName="", long fileSize=0)AgoraChat.Messagestatic
CreateImageSendMessage(string userId, string localPath, string displayName="", long fileSize=0, bool original=false, double width=0, double height=0)AgoraChat.Messagestatic
CreateLocationSendMessage(string userId, double latitude, double longitude, string address="", string buildingName="")AgoraChat.Messagestatic
CreateReceiveMessage()AgoraChat.Messagestatic
CreateSendMessage(string to, IMessageBody body, MessageDirection direction=MessageDirection.SEND, bool hasRead=true)AgoraChat.Messagestatic
CreateTextSendMessage(string userId, string content)AgoraChat.Messagestatic
CreateVideoSendMessage(string userId, string localPath, string displayName="", string thumbnailLocalPath="", long fileSize=0, int duration=0, double width=0, double height=0)AgoraChat.Messagestatic
CreateVoiceSendMessage(string userId, string localPath, string displayName="", long fileSize=0, int duration=0)AgoraChat.Messagestatic
DeliverOnlineOnlyAgoraChat.Message
DirectionAgoraChat.Message
FromAgoraChat.Message
GetAttributeValue< T >(AttributeValue value, out bool found)AgoraChat.Messagestatic
GetAttributeValue< T >(Dictionary< string, AttributeValue > arriMap, string key, out bool found)AgoraChat.Messagestatic
GetAttributeValueType(AttributeValue value)AgoraChat.Messagestatic
GroupAckCountAgoraChat.Message
HasDeliverAckAgoraChat.Message
HasReadAckAgoraChat.Message
IsContentReplacedAgoraChat.Message
IsNeedGroupAckAgoraChat.Message
IsReadAgoraChat.Message
IsThreadAgoraChat.Message
LocalTimeAgoraChat.Message
Message(IMessageBody body=null) (定义于 AgoraChat.Message)AgoraChat.Message
MessageOnlineStateAgoraChat.Message
MessageTypeAgoraChat.Message
MsgIdAgoraChat.Message
PinnedInfoAgoraChat.Message
ReactionList()AgoraChat.Message
ReceiverListAgoraChat.Message
ServerTimeAgoraChat.Message
SetAttribute(Dictionary< string, AttributeValue > arriMap, string key, in object value, AttributeValueType type)AgoraChat.Messagestatic
SetRoomMessagePriority(RoomMessagePriority priority)AgoraChat.Message
StatusAgoraChat.Message
ToAgoraChat.Message