Skip to content

qchat_def.public_def.NIMQChatChannelSearchSort

Zvicii edited this page Dec 30, 2022 · 5 revisions

Enumeration: NIMQChatChannelSearchSort

qchat_def/public_def.NIMQChatChannelSearchSort

Table of contents

Enumeration Members

Enumeration Members

kNIMQChatChannelSearchSortCustom

kNIMQChatChannelSearchSortCustom = 0

自定义权重排序(详见服务器端文档)

Defined in

ts/qchat_def/public_def.ts:118


kNIMQChatChannelSearchSortCreateTime

kNIMQChatChannelSearchSortCreateTime = 1

创建时间排序

Defined in

ts/qchat_def/public_def.ts:120

Clone this wiki locally