Commit caca9d9b2e649c91a95f106e4deb2a086fd6ff5f
1 parent
b7d295be
update
Showing
1 changed file
with
1 additions
and
1 deletions
7. 互动云/1.3 获取直播活动聊天室接口.md renamed to 7. 互动云/3.1 创建聊天室接口.md
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 12 | 12 | | :----------- | :------: | :------: | :------: | |
| 13 | 13 | | sp_id | String | true | 应用ID | 001 |
| 14 | -| activityID| String | true | 活动ID | | |
| 14 | +| id | String | true | 该次互动的唯一标识 | | |
| 15 | 15 | | sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | |
| 16 | 16 | ----- |
| 17 | 17 | #### 返回格式说明: | ... | ... |