menu
agora_chat_sdk
agora_chat_sdk
ChatMessage
hasRead property
hasRead
brightness_4
hasRead
property
Null safety
bool
hasRead
read / write
Whether the message is read.
true
: Yes.
false
: No.
Implementation
bool hasRead = false;
agora_chat_sdk
agora_chat_sdk
ChatMessage
hasRead property
ChatMessage class
Constructors
createCmdSendMessage
createCustomSendMessage
createFileSendMessage
createImageSendMessage
createLocationSendMessage
createReceiveMessage
createSendMessage
createTxtSendMessage
createVideoSendMessage
createVoiceSendMessage
Properties
attributes
body
chatroomMessagePriority
chatType
conversationId
direction
from
hasDeliverAck
hashCode
hasRead
hasReadAck
isChatThreadMessage
localTime
msgId
needGroupAck
onlineState
runtimeType
serverTime
status
to
Methods
chatThread
dispose
groupAckCount
noSuchMethod
reactionList
toString
Operators
operator ==