V2TimConversationMarkType class Models

class V2TimConversationMarkType {

Constructors

V2TimConversationMarkType()

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Constants

V2TIM_CONVERSATION_MARK_TYPE_FOLD → const int
会话折叠
V2TIM_CONVERSATION_MARK_TYPE_HIDE → const int
会话隐藏
V2TIM_CONVERSATION_MARK_TYPE_STAR → const int
会话标星
V2TIM_CONVERSATION_MARK_TYPE_UNREAD → const int
会话标记未读(重要会话)