join Room
abstract fun joinRoom(params: NEJoinRoomParams, options: NEJoinRoomOptions, callback: NECallback<NERoomContext>)
Content copied to clipboard
加入房间
Parameters
params
加入房间的参数
options
加入房间的选项
callback
回调
加入房间
加入房间的参数
加入房间的选项
回调