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-20 20:02:55 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0e2f85d96d9c34ced02dc4fd995c41024fd37bf0
0e2f85d9
1 parent
774957fd
Updated 在线授课其他消息 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletions
在线授课其他消息.md
在线授课其他消息.md
View file @
0e2f85d
...
...
@@ -23,7 +23,10 @@
```
待定
学生收到上面的信息后,除了展现本地的呼叫界面后,还可以反馈给老师端相应的消息
{
"type": "flow",
"command": "acceptNotifyBeginLesson",
}
```
通过腾讯云取消上课
...
...
@@ -34,3 +37,12 @@
"command"
:
"notifyCancelLesson"
,
}
```
```
待定
学生收到上面的信息后,除了移除本地的呼叫界面后,还可以反馈给老师端相应的消息
{
"type": "flow",
"command": "acceptNotifyCancelLesson",
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment