Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
66b216a9b3182277e7809ab39e739d426c97428a
Authored by
翁力
2016-08-11 15:00:39 +0800
1 parent
58b3e8f1
u
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
05.互动云/3.1 创建聊天室接口.md
05.互动云/3.1 创建聊天室接口.md
View file @
66b216a
1
-### 创建聊天室接口
2
------
3
-#### URL: http://api.cnlive.com/open/api2/chat/createRoom
4
------
5
-#### 请求方式: HTTP POST
6
------
7
-#### 返回格式: JSON
8
------
9
1
#### 请求参数说明:
10
2
| 参数名 | 参数类型 | 长度 | 必选 | 参数说明 |
11
3
| :-----------: | :------: | :------: | :------: | :------: |
...
...