Skip to content

qchat_def.public_def.NIMQChatChannelVisitorMode

Zvicii edited this page Dec 30, 2022 · 1 revision

Enumeration: NIMQChatChannelVisitorMode

qchat_def/public_def.NIMQChatChannelVisitorMode

Table of contents

Enumeration Members

Enumeration Members

kNIMQChatChannelVisitorModeVisible

kNIMQChatChannelVisitorModeVisible = 0

游客可见

Defined in

ts/qchat_def/public_def.ts:39


kNIMQChatChannelVisitorModeInvisible

kNIMQChatChannelVisitorModeInvisible = 1

游客不可见

Defined in

ts/qchat_def/public_def.ts:41


kNIMQChatChannelVisitorModeFollow

kNIMQChatChannelVisitorModeFollow = 2

跟随模式, 频道公开游客可见, 频道私密游客不可见

Defined in

ts/qchat_def/public_def.ts:43

Clone this wiki locally