JMVoiceMessage class
Properties
-
createTime
↔ int
-
read / write, inherited
-
duration
↔ num
-
read / write
-
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
-
path
↔ String
-
read / write
-
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
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