Skip to content

qchat_def.instance_def.QChatLoginParam

Zvicii edited this page Nov 22, 2022 · 7 revisions

Interface: QChatLoginParam

qchat_def/instance_def.QChatLoginParam

Interface

QChatLoginParam

Table of contents

Properties

Properties

appkey

Optional appkey: string

app唯一标识符

Defined in

ts/qchat_def/instance_def.ts:211


accid

Optional accid: string

用户帐号

Defined in

ts/qchat_def/instance_def.ts:213


auth_type

Optional auth_type: NIMQChatLoginAuthType

鉴权方式

Defined in

ts/qchat_def/instance_def.ts:215


login_token

Optional login_token: string

登陆的token

Defined in

ts/qchat_def/instance_def.ts:217


login_ext

Optional login_ext: string

登录自定义字段

Defined in

ts/qchat_def/instance_def.ts:219


link_address

Optional link_address: string[]

链接地址列表

Defined in

ts/qchat_def/instance_def.ts:221

Clone this wiki locally