Page History

Enterchatroom

Last edited by 翁力

返回

进入聊天室


测试URL: https://mobile.cnlive.com/CnliveMobile/hd/enterChatroom.action?spId=xxx&token=xxx


请求方式: HTTP GET


返回格式: JSON


版本:互动电视5.3开始


请求参数说明:

参数名 参数类型 必选 参数说明
spId String true 服务提供商
token String true 参数加密串
----activeId String true 活动ID
----sid String false SSO ID
----uuid String true 时间戳(xxx_xxx)
----plat String true 客户端平台标识(a/i)

返回样例:

{
    "errorCode": "0",
    "errorMessage": "success"
}