Skip to content

chatroom_def.chatroom_def.NIMChatRoomProxyType

Zvicii edited this page Oct 24, 2022 · 4 revisions

Enumeration: NIMChatRoomProxyType

chatroom_def/chatroom_def.NIMChatRoomProxyType

Table of contents

Enumeration Members

Enumeration Members

kNIMChatRoomProxyNone

kNIMChatRoomProxyNone = 0

Defined in

ts/chatroom_def/chatroom_def.ts:52


kNIMChatRoomProxyHttp11

kNIMChatRoomProxyHttp11 = 1

Defined in

ts/chatroom_def/chatroom_def.ts:53


kNIMChatRoomProxySocks4

kNIMChatRoomProxySocks4 = 4

Defined in

ts/chatroom_def/chatroom_def.ts:54


kNIMChatRoomProxySocks4a

kNIMChatRoomProxySocks4a = 5

Defined in

ts/chatroom_def/chatroom_def.ts:55


kNIMChatRoomProxySocks5

kNIMChatRoomProxySocks5 = 6

Defined in

ts/chatroom_def/chatroom_def.ts:56

Clone this wiki locally