在线编辑
请求参数
名称 | 必选 | 类型 | 说明 |
---|---|---|---|
hostUrl | true | string | 地址 服务器url |
fileId | false | string | 标题 |
isPGFFormat | false | string | PGF格式打开 |
readOnly | false | string | 只读模式 |
userName | false | string | 当前用户名 |
isScreenshotForbid | false | int | 是否防截屏 |
enterReviseMode | false | int | 是否修订模式 |
showReviewingPane | false | int | 是否显示修订痕迹右侧边栏 |
返回值
{"status":1,"code":0,"msg":"","data":[]}
使用说明
引入 im_device.sdk.js文件,imdevice为javascript调用原生的封装代码
测试代码
显示示例代码