文档
测试

加入用户池

GET
http://social.hndaoben.com/api/call/join?type=1&lat=0&lng=0

请求头

参数名
类型
描述
必填
token
string
示例:5a47c79a-dbd6-431c-8772-a9e241e46768
必填

请求参数

参数名
类型
描述
必填
type
int
示例:1 1=视频 2=语音
必填
lat
int
示例:0 纬度
必填
lng
int
示例:0 经度
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:加入成功
必填
time
string
示例:1633511621
必填
data
object
示例:null
必填