Page History

Getlivedetail

Last edited by 宋亚南

返回

直播详情数据


URL: http://120.92.201.43:8090/Daren/h5/getLiveDetail.action


请求方式: HTTP POST/GET


请求参数说明:

参数名 参数类型 必选 参数说明
contentId String true 直播Id

返回格式: JSON


返回格式样例:

{
    data: {
        chatRoomId: "",//聊天室id
        contentId: "82_7194dddfc58c49a3845b487d40bfb655",
        cover: "http://sxzg.ys2.cnliveimg.com/82/img/2018/0630/ff808081643f122701644e73e4c02e40/000002.jpg?imageView2/1/w/500/h/400",//封面
        onlineTime: "2018-06-30 14:47:35",
        spIcon: "",
        spId: "82",
        spName: "视讯中国",
        title: "今夏最励志电影《最后一球》真实演绎逆风翻盘",
        trailerId: "",//宣传片ID
        type: 0,//直播状态
        onlineCount:1020,
        shareUrl:"https://wjjh5test.cnlive.com/number_detail.html"
    },
    errorCode: "0",
    errorMessage: "成功"
}