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:23:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5b05c39d4fb53bcda5abc06e1e9e298c64c0cda8
5b05c39d
1 parent
70224711
Updated 在线授课其他消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
在线授课其他消息.md
在线授课其他消息.md
View file @
5b05c39
...
...
@@ -27,8 +27,6 @@
"type": "flow",
"command": "acceptNotifyBeginLesson",
}
老师端在取消课程的时候,如果判断对方尚未接受课程,可以不用发送取消课程的自定义消息,
防止过多的离线消息
```
通过腾讯云取消上课
...
...
@@ -39,12 +37,3 @@
"command"
:
"notifyCancelLesson"
,
}
```
```
待定
学生收到上面的信息后,除了移除本地的呼叫界面后,还可以反馈给老师端相应的消息
{
"type": "flow",
"command": "acceptNotifyCancelLesson",
}
```
\ No newline at end of file
...
...
Please
register
or
login
to post a comment