Commit e0bb11ab820756cf00c58c06261a3f5d8604ed20
1 parent
4923ecdc
1
Showing
1 changed file
with
0 additions
and
1 deletions
02.直播云/1.0 获取直播活动信息接口Server.md
| ... | ... | @@ -16,7 +16,6 @@ HTTP GET |
| 16 | 16 | | :----------- | :------: | :------: | :------: | |
| 17 | 17 | | appId | string | true | 应用ID | |
| 18 | 18 | | activityId| string | true | 由开发者通过API创建接口或者在直播云管理端创建,保证唯一性 | |
| 19 | -| globalId| string | true | 第三方SP资源ID,由第三方appId_activityId组成 | | |
| 20 | 19 | | timestamp | int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 | |
| 21 | 20 | | sign | String | true | 签名规则见 [签名详情] (http://help.open.cnlive.com/common.html) | |
| 22 | 21 | ... | ... |