5.4 房间注册.md 562 Bytes Edit Raw Blame History Permalink 请求参数说明: 参数名 参数类型 必选 参数说明 appId String true 应用ID chatroomId String true 房间ID name String true 房间名称 sign String true 签名规则见签名详情 返回格式说明: { "errorCode": "0", "errorMessage": "注册房间成功", "data": {} }