Skip to content

qchat_def.instance_def.QChatLoginResp

Zvicii edited this page Jul 7, 2023 · 6 revisions

Interface: QChatLoginResp

qchat_def/instance_def.QChatLoginResp

QChatLoginResp

Table of contents

Properties

Properties

res_code

Optional res_code: NIMResCode

操作结果, 参考NIMResCode

Defined in

ts/qchat_def/instance_def.ts:75


client_info

Optional client_info: QChatLoginClientInfo

客户端信息

Defined in

ts/qchat_def/instance_def.ts:77


other_clients

Optional other_clients: QChatLoginClientInfo[]

其他客户端信息

Defined in

ts/qchat_def/instance_def.ts:79

Clone this wiki locally