Show / Hide Table of Contents

Enum MessagePriority

消息优先级

Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public enum MessagePriority : int

Fields

Name Description
V2TIM_PRIORITY_DEFAULT

默认为普通优先级

V2TIM_PRIORITY_HIGH

高优先级,一般用于礼物等重要消息

V2TIM_PRIORITY_LOW

低优先级,一般用于点赞消息

V2TIM_PRIORITY_NORMAL

普通优先级,一般用于普通消息

In This Article
Back to top Generated by DocFX