启动客户端

Example

请求方式 POST

https://global.talk-cloud.net/api/room/v1/getEnterRoomUrl

参数名 必选 类型 说明
Content-Type string application/json;
Tk-authkey string 企业Key
参数名 是否必选 类型 说明
serial string 房间编号:选填(该字段和thirdroomid必须至少填写一个)
thirdroomid string 用户自定义房间号:选填(该字段和serial必须至少填写一个)如果用户创建房间时自定义了房间号,可使用此字段
username String 用户在房间中显示的名称;使用UTF8编码,特殊字符需使用urlencode转义
usertype Int 0:主讲(老师 ) 1:助教 2: 学员 4:巡检员 默认值为2;
clienttype Int 0 windowspc 1mac 2ios 3android 4手机网页 5pc网页;默认0
pid String 第三方系统的用户id;默认值为0
chairmanpwd String 密码格式为:128位AES加密串加密密钥默认为5NIWjlgmvqwbt494
assistantpwd String 密码格式为:128位AES加密串加密密钥默认为5NIWjlgmvqwbt494
patrolpwd String 密码格式为:128位AES加密串加密密钥默认为5NIWjlgmvqwbt494
passwordrequired int 学生进入房间是否需要:0:否;1:是
confuserpwd String 密码格式为:128位AES加密串加密密钥默认为5NIWjlgmvqwbt494
ts Int 当前GMT时间戳,精确到秒

AES加密说明:https://showdoc.talk-cloud.com/web/#/p/3a5d74cd9438a88c7b5baa17906b14a1

参数名称 类型 描述
result int 0成功,其他失败
enterRoomUrl string 启动app串

返回示例

1
2
3
4
{
    "result": 0,
    "enterRoomUrl": "enterroom://global.talk-cloud.net/static/h5_new_3.8.7/index.html?host=global.talk-cloud.net&nickname=13lang&domain=13lang&param=lYe3-Ly02_DTrkV6Bi1kwtWaLmgsBbuYVxXULTlSN90qGNNQ9P_Hp3CvAqi18-Ub2-Pgh9DZLGBupxcBAcOAq8jS9kOGw9uVRRH4YjXZqyN_rD_hy8bwPf024f9ir69cmh8gU7m_N24&timestamp=1610612848&logintype=1&video=320*240&companyidentify=1&serial=25331931392&roomtype=3&iswizard=1&dcc=1&companylogo=https%3A%2F%2Fdoccdncf.talk-cloud.net%2Fupload0%2F20200411_145818_hwydsrij.jpg&tplId=default&skinId=default&skinResource=&colourid=purple&layout=1"
  }

© 2016-2023 北京拓课网络科技有限公司 版权所有  京ICP备17018423号-1 京公网安备11010502043461号