menu
tencent_cloud_chat_sdk
enum/message_priority.dart
MessagePriority
V2TIM_PRIORITY_NORMAL constant
V2TIM_PRIORITY_NORMAL
dark_mode
light_mode
V2TIM_PRIORITY_NORMAL
constant
int
const
V2TIM_PRIORITY_NORMAL
普通优先级,一般用于普通消息
Implementation
static const int V2TIM_PRIORITY_NORMAL = 2;
tencent_cloud_chat_sdk
message_priority
MessagePriority
V2TIM_PRIORITY_NORMAL constant
MessagePriority class