|
NIMSDK-AOS
10.9.90
|
文档转码类型 更多...
Public 成员函数 | |
| DocTransFileType (int value) | |
| int | getValue () |
静态 Public 成员函数 | |
| static DocTransFileType | typeOfValue (int value) |
Public 属性 | |
| PPT =(1) | |
| PPTX =(2) | |
| PDF =(3) | |
文档转码类型
在文件 DocTransFileType.java 第 7 行定义.
| com.netease.nimlib.sdk.document.model.DocTransFileType.DocTransFileType | ( | int | value | ) |
在文件 DocTransFileType.java 第 14 行定义.
| int com.netease.nimlib.sdk.document.model.DocTransFileType.getValue | ( | ) |
在文件 DocTransFileType.java 第 18 行定义.
|
static |
在文件 DocTransFileType.java 第 22 行定义.
| com.netease.nimlib.sdk.document.model.DocTransFileType.PDF =(3) |
在文件 DocTransFileType.java 第 10 行定义.
| com.netease.nimlib.sdk.document.model.DocTransFileType.PPT =(1) |
在文件 DocTransFileType.java 第 8 行定义.
| com.netease.nimlib.sdk.document.model.DocTransFileType.PPTX =(2) |
在文件 DocTransFileType.java 第 9 行定义.
1.8.11