# Interface: ConnectParams
• ConnectParams()
初始化参数
see token - 加入房间需要的access_info
see isReconnect - 是否重连
see config - 配置
# Properties
# Optional config
• config? : Config
Returns: Config
# Optional isReconnect
• isReconnect? : boolean
Returns: boolean
# token
• token: string
Returns: string
# Optional userId
• userId? : number | string
Returns: number | string
← Config BaseFrameCache →