NIMSDK-AOS  9.15.0
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
com.netease.nimlib.sdk.document.model.DocTransFileType 枚举类型参考

文档转码类型 更多...

Public 成员函数

 DocTransFileType (int value)
 
int getValue ()
 

静态 Public 成员函数

static DocTransFileType typeOfValue (int value)
 

Public 属性

 PPT =(1)
 
 PPTX =(2)
 
 PDF =(3)
 

详细描述

文档转码类型

在文件 DocTransFileType.java7 行定义.

构造及析构函数说明

◆ DocTransFileType()

com.netease.nimlib.sdk.document.model.DocTransFileType.DocTransFileType ( int  value)

在文件 DocTransFileType.java14 行定义.

成员函数说明

◆ getValue()

int com.netease.nimlib.sdk.document.model.DocTransFileType.getValue ( )

在文件 DocTransFileType.java18 行定义.

◆ typeOfValue()

static DocTransFileType com.netease.nimlib.sdk.document.model.DocTransFileType.typeOfValue ( int  value)
static

在文件 DocTransFileType.java22 行定义.

类成员变量说明

◆ PDF

com.netease.nimlib.sdk.document.model.DocTransFileType.PDF =(3)

在文件 DocTransFileType.java10 行定义.

◆ PPT

com.netease.nimlib.sdk.document.model.DocTransFileType.PPT =(1)

在文件 DocTransFileType.java8 行定义.

◆ PPTX

com.netease.nimlib.sdk.document.model.DocTransFileType.PPTX =(2)

在文件 DocTransFileType.java9 行定义.


枚举说明文档从下列文件生成: