5.4 房间注册.md 576 Bytes
参数 必选 类型 说明
appId true string 应用ID
chatroomId true string 房间ID
name true string 房间名称

返回格式说明:

{
    errorCode:"0",
    errorMsg:"房间注册成功 "
}