MessageInfo class

Constructors

MessageInfo()

Properties

atUserList List<String>
getter/setter pair
extensionList List<MessageExtension>
getter/setter pair
groupID String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isPinned bool
getter/setter pair
isSelf bool
getter/setter pair
messageBody MessageBody?
getter/setter pair
messageType MessageType
getter/setter pair
msgID String?
getter/setter pair
needReadReceipt bool
getter/setter pair
offlinePushInfo OfflinePushInfo?
getter/setter pair
progress int
getter/setter pair
quoteMessageInfo ReplyMessageInfo?
getter/setter pair
rawMessage ↔ V2TimMessage?
getter/setter pair
reactionList List<MessageReaction>
getter/setter pair
receipt MessageReceipt?
getter/setter pair
receiver String?
getter/setter pair
repliedMessageCount int
getter/setter pair
replyMessageInfo ReplyMessageInfo?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sender MessageSenderInfo
getter/setter pair
status MessageStatus
getter/setter pair
supportExtension bool
getter/setter pair
timestamp int?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited