Page History

Imregister

Last edited by 郑超

返回

创建聊天室


URL: http://10.136.39.230:8080/cnlive_room/api/chatroom/register?chatroomId=399_1499255342676&...


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
appId String true 应用ID
chatroomId String true 房间ID
name String true 房间名称

返回格式: JSON


返回格式样例:

{
    "errorCode": "0",
    "errorMessage": "注册房间成功",
    "data": {}
}