会话状态信息

1.0.0

Constructors

Properties

conversationType: ConversationType = ConversationType.Private

会话类型

targetId: string = ""

会话 ID

channelId: string = ""

所属会话的业务标识,长度限制 20 字符

仅支持单群聊和超级群,其他类型的会话请传入空字符串

ConversationIdentifier.channelId

1.2.0

updateTime: number = 0

更新时间,毫秒

topTime: number = 0

置顶时间,毫秒

isTop: boolean = false

是否置顶

level: PushNotificationLevel = PushNotificationLevel.Default

免打扰级别