tencent_im_sdk_plugin_222
message_priority
MessagePriority
V2TIM_PRIORITY_NORMAL constant
V2TIM_PRIORITY_NORMAL
tencent_im_sdk_plugin_222
message_priority
MessagePriority
V2TIM_PRIORITY_NORMAL 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_NORMAL
constant
int
const
V2TIM_PRIORITY_NORMAL
普通优先级,一般用于普通消息
Implementation
static const int V2TIM_PRIORITY_NORMAL = 2;