NIMSDK-AOS  9.16.0
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
com.netease.nimlib.sdk.qchat.enums.QChatChannelMode 枚举类型参考

频道查看模式 更多...

Public 成员函数

 QChatChannelMode (int value)
 
int getValue ()
 

静态 Public 成员函数

static QChatChannelMode typeOfValue (int value)
 

Public 属性

 PUBLIC =(0)
 公开的 更多...
 
 PRIVATE =(1)
 私密的 更多...
 

详细描述

频道查看模式

在文件 QChatChannelMode.java6 行定义.

构造及析构函数说明

◆ QChatChannelMode()

com.netease.nimlib.sdk.qchat.enums.QChatChannelMode.QChatChannelMode ( int  value)

在文件 QChatChannelMode.java19 行定义.

成员函数说明

◆ getValue()

int com.netease.nimlib.sdk.qchat.enums.QChatChannelMode.getValue ( )

在文件 QChatChannelMode.java23 行定义.

◆ typeOfValue()

static QChatChannelMode com.netease.nimlib.sdk.qchat.enums.QChatChannelMode.typeOfValue ( int  value)
static

在文件 QChatChannelMode.java27 行定义.

类成员变量说明

◆ PRIVATE

com.netease.nimlib.sdk.qchat.enums.QChatChannelMode.PRIVATE =(1)

私密的

在文件 QChatChannelMode.java14 行定义.

◆ PUBLIC

com.netease.nimlib.sdk.qchat.enums.QChatChannelMode.PUBLIC =(0)

公开的

在文件 QChatChannelMode.java10 行定义.


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