解释: swan.createRtcRoomContext 的返回值。
在开发者工具中打开
在开发者工具中打开
在 WEB IDE 中打开
扫码体验
代码示例
请使用百度APP扫码
id="myRoom"
bindstatechange="handleStateChange">
type="local"
userId="{{localUserId}}">
type="remote"
userId="{{remoteUserId}}"
class="remote-view">
用户列表:{{remoteUserList}}