Skip to content

qchat_def.instance_def.QChatLoginClientInfo

Zvicii edited this page Nov 22, 2022 · 5 revisions

Interface: QChatLoginClientInfo

qchat_def/instance_def.QChatLoginClientInfo

Struct

QChatLoginClientInfo 多端登录信息

Table of contents

Properties

Properties

client_type

Optional client_type: NIMQChatClientType

终端类型

Defined in

ts/qchat_def/instance_def.ts:25


device_id

Optional device_id: string

设备 ID

Defined in

ts/qchat_def/instance_def.ts:27


client_ip

Optional client_ip: string

客户端 IP

Defined in

ts/qchat_def/instance_def.ts:29


client_port

Optional client_port: number

客户端端口

Defined in

ts/qchat_def/instance_def.ts:31


consid

Optional consid: string

会话 ID

Defined in

ts/qchat_def/instance_def.ts:33


timestamp

Optional timestamp: number

时间戳

Defined in

ts/qchat_def/instance_def.ts:35


custom_client_type

Optional custom_client_type: number

自定义终端类型

Defined in

ts/qchat_def/instance_def.ts:37


custom_tag

Optional custom_tag: string

自定义标签

Defined in

ts/qchat_def/instance_def.ts:39


os_name

Optional os_name: string

操作系统名称

Defined in

ts/qchat_def/instance_def.ts:41

Clone this wiki locally