ZIMKitMessageBaseInfo class

Constructors

ZIMKitMessageBaseInfo()

Properties

conversationID String
getter/setter pair
conversationSeq int
getter/setter pair
conversationType ZIMConversationType
getter/setter pair
direction ZIMMessageDirection
getter/setter pair
error PlatformException?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isUserInserted bool
getter/setter pair
localMessageID int
getter/setter pair
messageID int
getter/setter pair
orderKey int
getter/setter pair
receiptStatus ZIMMessageReceiptStatus
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
senderUserID String
getter/setter pair
sentStatus ZIMMessageSentStatus
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.
override

Operators

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