名称:用户绑定socket

接口:/live/live/bind

请求方式:post

参数名 类型 必填 说明 示例
live_id int Y 直播id 9
client_id str Y 客户端id 9

说明

1.此方法需要登录,

{
    "code": 200,
    "message": "success",
    "result": { //下面的数据发送给ws,需要服务端保存session
        "type": "user", 
        "uid": "u-3-12",
        "room": "room_all3"
    }
}

results matching ""

    No results matching ""