Commit e14615a4e352e322f498ca9e88a8dc765f244c8a
1 parent
2889f943
update
Showing
1 changed file
with
1 additions
and
1 deletions
8.直播云/1.3 获取直播活动聊天室接口.md
| ... | ... | @@ -12,7 +12,7 @@ |
| 12 | 12 | | :----------- | :------: | :------: | :------: | |
| 13 | 13 | | sp_id | String | true | 应用ID | |
| 14 | 14 | | customID| String | true | 活动ID(由开发者通过API创建接口或者在直播云管理端创建,保证唯一性) | |
| 15 | -| sign | String | false | APP必须使用,H5不用,签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | |
| 15 | +| sign | String | true | APP必须使用,签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | |
| 16 | 16 | ----- |
| 17 | 17 | #### 返回格式说明: |
| 18 | 18 | ``` | ... | ... |