tencent_im_sdk_plugin_222
message_priority
MessagePriority
V2TIM_PRIORITY_HIGH constant
V2TIM_PRIORITY_HIGH
tencent_im_sdk_plugin_222
message_priority
MessagePriority
V2TIM_PRIORITY_HIGH 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_HIGH
constant
int
const
V2TIM_PRIORITY_HIGH
高优先级,一般用于礼物等重要消息
Implementation
static const int V2TIM_PRIORITY_HIGH = 1;