Skip to content

nim.client.NIMClientEvents

Zvicii edited this page Oct 24, 2022 · 3 revisions

Interface: NIMClientEvents

nim/client.NIMClientEvents

Table of contents

Properties

Properties

disconnect

disconnect: []

NIM客户端掉线

Defined in

ts/nim/client.ts:22


multispotLogin

multispotLogin: [MultiSpotLoginRes]

NIM客户端多点登录通知

Defined in

ts/nim/client.ts:24


syncMultiportPushConfig

syncMultiportPushConfig: [number, boolean]

多端推送开关同步

Defined in

ts/nim/client.ts:26


kickOtherClient

kickOtherClient: [KickOtherRes]

NIM客户端被踢

Defined in

ts/nim/client.ts:28


kickout

kickout: [KickoutRes]

NIM客户端将本帐号的其他端踢下线结果

Defined in

ts/nim/client.ts:30


relogin

relogin: [LoginRes]

NIM客户端自动重连

Defined in

ts/nim/client.ts:32

Clone this wiki locally