Page History

Sendcommentmsg

Last edited by 国亚奇

返回

发送评论内容


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


请求方式: HTTP POST


返回格式: JSON


微票使用


请求参数说明:

参数名 参数类型 必选 参数说明
jid String true 房间ID
data String true 消息JSON数据
plat String true 客户端平台标识(a/i)

返回样例:

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