JMTextMessage class
Properties
-
createTime
↔ int
-
read / write, inherited
-
read / write, inherited
-
from
↔ JMUserInfo
-
read / write, inherited
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
id
↔ String
-
read / write, inherited
-
isSend
↔ bool
-
read / write, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
-
serverMessageId
↔ String
-
read / write, inherited
-
state
↔ JMMessageState
-
read / write, inherited
-
target
↔ dynamic
-
read / write, inherited
-
text
↔ String
-
read / write
-
type
→ JMMessageType
-
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson()
→ Map
-
override
-
toString()
→ String
-
Returns a string representation of this object.
inherited
Operators
-
operator ==(Object other)
→ bool
-
The equality operator. [...]
inherited