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

黑白名单类型 更多...

Public 成员函数

 QChatChannelBlackWhiteType (int value)
 
int getValue ()
 

静态 Public 成员函数

static QChatChannelBlackWhiteType typeOfValue (int value)
 

Public 属性

 WHITE =(1)
 白名单 更多...
 
 BLACK =(2)
 黑名单 更多...
 

详细描述

黑白名单类型

在文件 QChatChannelBlackWhiteType.java6 行定义.

构造及析构函数说明

◆ QChatChannelBlackWhiteType()

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

在文件 QChatChannelBlackWhiteType.java19 行定义.

成员函数说明

◆ getValue()

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

在文件 QChatChannelBlackWhiteType.java23 行定义.

◆ typeOfValue()

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

在文件 QChatChannelBlackWhiteType.java27 行定义.

类成员变量说明

◆ BLACK

com.netease.nimlib.sdk.qchat.enums.QChatChannelBlackWhiteType.BLACK =(2)

黑名单

在文件 QChatChannelBlackWhiteType.java14 行定义.

◆ WHITE

com.netease.nimlib.sdk.qchat.enums.QChatChannelBlackWhiteType.WHITE =(1)

白名单

在文件 QChatChannelBlackWhiteType.java10 行定义.


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