tencent_im_sdk_plugin_222
message_priority
MessagePriority
V2TIM_PRIORITY_LOW constant
V2TIM_PRIORITY_LOW
tencent_im_sdk_plugin_222
message_priority
MessagePriority
V2TIM_PRIORITY_LOW constant
MessagePriority class
Constructors
MessagePriority
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
V2TIM_PRIORITY_DEFAULT
V2TIM_PRIORITY_HIGH
V2TIM_PRIORITY_LOW
V2TIM_PRIORITY_NORMAL
V2TIM_PRIORITY_LOW
constant
int
const
V2TIM_PRIORITY_LOW
低优先级,一般用于点赞消息
Implementation
static const int V2TIM_PRIORITY_LOW = 3;