tencent_im_sdk_plugin
message_priority
MessagePriority
V2TIM_PRIORITY_DEFAULT constant
V2TIM_PRIORITY_DEFAULT
tencent_im_sdk_plugin
message_priority
MessagePriority
V2TIM_PRIORITY_DEFAULT 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_DEFAULT
constant
int
const
V2TIM_PRIORITY_DEFAULT
默认为普通优先级
Implementation
static const int V2TIM_PRIORITY_DEFAULT = 0;