Skip to content

chatroom_def.chatroom_def.NIMChatRoomLinkCondition

Zvicii edited this page Oct 24, 2022 · 4 revisions

Enumeration: NIMChatRoomLinkCondition

chatroom_def/chatroom_def.NIMChatRoomLinkCondition

Table of contents

Enumeration Members

Enumeration Members

kNIMChatRoomLinkConditionAlive

kNIMChatRoomLinkConditionAlive = 0

Defined in

ts/chatroom_def/chatroom_def.ts:23


kNIMChatRoomLinkConditionDeadAndRetry

kNIMChatRoomLinkConditionDeadAndRetry = 1

Defined in

ts/chatroom_def/chatroom_def.ts:24


kNIMChatRoomLinkConditionDead

kNIMChatRoomLinkConditionDead = 2

Defined in

ts/chatroom_def/chatroom_def.ts:25

Clone this wiki locally