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