LoginParams

LoginParams

Properties:
Name Type Description
SDKAppID number

Tencent Cloud Chat SDKAppID

userID string

User ID

userSig string

User's password for logging into Tencent Cloud Chat, essentially an encrypted string of UserID and other information.
For specific generation method, see Generate UserSig

TIMPush any

uniapp push plugin, default undefined

pushConfig object

uniapp push plugin configuration, default undefined

TUIOfflinePush any

uniapp offline push plugin, default undefined

offlinePushConfig object

uniapp offline push plugin configuration, default undefined

useUploadPlugin boolean

Whether to use upload plugin, default false

proxyServer string

Set Chat proxy server information

ChatEngine Login Parameters