Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
姜腾飞
2016-07-07 11:07:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6e9a6c731089f55515f0f74c7a3a0b2bf2fc2e31
6e9a6c73
1 parent
27ced16f
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
6e9a6c7
...
...
@@ -562,6 +562,7 @@ Response:
# 11.学生进入课堂状态回调接口-学生端调用
> `status_type`参数说明:老师点击`立即上课`后学生收到推送,学生点击接受后调该接口传`ACCEPTED`,上课资源准备完成后再次调用该接口,传`READY`
>
> 老师发起上课邀请后,如果学生端收到邀请,没点接受之前,调用该接口,传`CONNECTED` 参数,表示学生老师已经连通。
接口地址:/teaching/callback/student_status
...
...
Please
register
or
login
to post a comment