用户退出直播间
POST
https://open.yuelvhui.com/app/LiveVideo/leaveRoom
接口描述
用户退出直播间
请求参数
参数名
类型
描述
必填
mid
String
//观众的mid
必填
id
String
//进入房间记录ID
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:退出房间
必填