WKSyncMsg class

Constructors

WKSyncMsg()

Properties

channelID String
getter/setter pair
channelType int
getter/setter pair
clientMsgNO String
getter/setter pair
extraVersion int
getter/setter pair
fromUID String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isDeleted int
getter/setter pair
messageExtra WKSyncExtraMsg?
getter/setter pair
messageID String
getter/setter pair
messageSeq int
getter/setter pair
payload ↔ dynamic
getter/setter pair
reactions List<WKSyncMsgReaction>?
getter/setter pair
readed int
getter/setter pair
readedCount int
getter/setter pair
receipt int
getter/setter pair
revoke int
getter/setter pair
revoker String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setting int
getter/setter pair
timestamp int
getter/setter pair
unreadCount int
getter/setter pair
voiceStatus int
getter/setter pair

Methods

getMsgReaction(List<WKSyncMsgReaction> msgReaction) List<WKMsgReaction>
getWKMsg() WKMsg
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