获取房间的文档列表

Example

POST getroomfile

https://global.talk-cloud.net/WebAPI/getroomfile

参数

参数名 请求参数说明 类型 长度 缺省值 备注
key 企业ID String 16 必填(预设:5NIWjlgmvqwbt494)
serial 房间号 Int 9 必填
参数名 类型 备注
result Int 0:成功
fileid String 文件id
companyid String 企业id
filename String 文件名
newfilename String 文件名称
size String 文件大小
uploaduserid String 上传用户id
uploadusername String 上传用户名称
uploadtime String 上传时间 utc时间戳
filepath String 文件路径
downloadpath String 下载路径
swfpath String swf文件路径
pdfpath String pdf文件路径
cospdfpath String cos路径
filetype String 文件类型
pagenum String 页数
active String 文件是否可用 0:不公开文档,1公开文档
status String 状态 0:排队中 1:转换完成 2:转换失败 3:转换中
fileprop String 是否动画ppt
filecategory String 转换完成通知地址
isContentDocument String 0代表正常课件 1代表h5ol文件
sort String 课件排序值

返回示例

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
 {
    "result":0,
    "roomfile":[
        {
            "fileid":"16437712",
            "active":"1",
            "catalogid":"0",
            "companyid":"10377",
            "cospdfpath":"",
            "downloadpath":"/upload0/10377_20200605_1201203_ujkqpkdm.png",
            "dynamicppt":"0",
            "filecategory":"1",
            "filename":"微信图片_202005132157411.png",
            "filepath":"",
            "filesetup":"0",
            "filetype":"png",
            "isContentDocument":"0",
            "pagenum":"1",
            "pdfpath":"",
            "swfpath":"/upload0/10377_20200605_1201203_ujkqpkdm.png",
            "size":"31200",
            "status":"1",
            "uploaduserid":"101956",
            "uploadthirduserid":"",
            "uploadusername":"",
            "type":"1",
            "fileprop":"0",
            "sort":"0",
            "warmvideo":"0",
            "preloadingzip":""
        }
    ]
}

© 2016-2023 北京拓课网络科技有限公司 版权所有  京ICP备17018423号-1 京公网安备11010502043461号