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-02-18 14:21:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
af23fb44b5a6f70492d4072e0084c4cc648b4ef5
af23fb44
1 parent
e75d7af3
Created 远程教学之流程消息 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
远程教学之流程消息.md
远程教学之流程消息.md
0 → 100644
View file @
af23fb4
*
启动课程
```
type:flow
command:prepareCourse
resourceInfo:本课需要下载的资源列表
screenWidth:屏幕宽度
screenHeight:屏幕高度
device:ios
appVersion:6.6.0
```
*
发送课程页信息
```
type:flow
command:coursePage
pageInfo:页面Json信息
```
*
结束课程
```
type:flow
command:endCourse
```
...
...
Please
register
or
login
to post a comment