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
echo
2016-06-30 16:26:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
19d659659990ce13b59f271f0b0f9757c6d70d64
19d65965
1 parent
5b05c39d
Updated 在线授课其他消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
在线授课其他消息.md
在线授课其他消息.md
View file @
19d6596
...
...
@@ -21,7 +21,7 @@
```
```
待定
待定
,需要讨论。
学生收到上面的信息后,除了展现本地的呼叫界面后,还可以反馈给老师端相应的消息
{
"type": "flow",
...
...
@@ -37,3 +37,13 @@
"command"
:
"notifyCancelLesson"
,
}
```
> 学生端经过多次尝试仍然下载资源失败,要通知教师端这个情况,防止教师端卡死
> 教师端收到这个消息后,会退出等待界面
```
{
"type"
:
"flow"
,
"command"
:
"downloadResourceFailed"
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment