-
Notifications
You must be signed in to change notification settings - Fork 2
chatroom_def.chatroom_def.ChatRoomAnoymityEnterInfo
chatroom_def/chatroom_def.ChatRoomAnoymityEnterInfo
• Optional
address_: string
[]
聊天室地址,地址通过应用服务器接口获取
ts/chatroom_def/chatroom_def.ts:149
• Optional
app_data_file_: string
应用数据目录,匿名登录时必填,使用默认路径时只需传入单个目录名(不以反斜杠结尾),使用自定义路径时需传入完整路径(以反斜杠结尾,并确保有正确的读写权限!)
ts/chatroom_def/chatroom_def.ts:151
• Optional
sdk_log_level_: number
匿名登录时选填,定义见NIMSDKLogLevel(选填,SDK默认的内置级别为kNIMSDKLogLevelPro)
ts/chatroom_def/chatroom_def.ts:153
• Optional
app_key_: string
应用appkey,匿名登录时必填
ts/chatroom_def/chatroom_def.ts:155
• Optional
random_id_: boolean
是否开启随机ID模式,默认为关闭(false),建议默认值
ts/chatroom_def/chatroom_def.ts:157
• Optional
accid_: string
使用自定义用户 ID,一旦指定,SDK 不会自动生成随机 ID,random 参数将无效
ts/chatroom_def/chatroom_def.ts:159
• Optional
token_: string
登录聊天室的密码
ts/chatroom_def/chatroom_def.ts:161
- chatroom/chatroom
- chatroom_def/chatroom_def
- nim/client
- nim/data_sync
- nim/friend
- nim/global
- nim/msglog
- nim/nos
- nim/online_session
- nim/pass_through_proxy
- nim/plugin
- nim/session
- nim/subscribe_event
- nim/super_team
- nim/sysmsg
- nim/talk
- nim/talkex
- nim/team
- nim/tool
- nim/user
- nim_def/client_def
- nim_def/data_sync_def
- nim_def/doc_trans_def
- nim_def/friend_def
- nim_def/global_def
- nim_def/msglog_def
- nim_def/nos_def
- nim_def/online_session_def
- nim_def/pass_through_proxy_def
- nim_def/plugin_def
- nim_def/session_def
- nim_def/subscribe_event_def
- nim_def/super_team_def
- nim_def/sysmsg_def
- nim_def/talk_def
- nim_def/talkex_def
- nim_def/team_def
- nim_def/tool_def
- nim_def/user_def
- node-nim
- qchat/attachment
- qchat/channel
- qchat/channel_category
- qchat/instance
- qchat/message
- qchat/role
- qchat/server
- qchat/system_notification
- qchat_def/attachment_def
- qchat_def/channel_def
- qchat_def/instance_def
- qchat_def/message_def
- qchat_def/public_def
- qchat_def/role_def
- qchat_def/server_def
- qchat_def/system_notification_def