SendReadedAckWithStimeResult class

根据时间戳标记消息已读的返回结果

Properties

eCode int
客户端状态码,0为成功,非0为失败。
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
rCode int
服务器状态码,0为成功,非0为失败。
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Methods

convertFromMap(dynamic args) SendReadedAckWithStimeResult