NIMSDK-AOS
9.19.0
|
黑白名单类型 更多...
Public 成员函数 | |
QChatChannelBlackWhiteType (int value) | |
int | getValue () |
静态 Public 成员函数 | |
static QChatChannelBlackWhiteType | typeOfValue (int value) |
Public 属性 | |
WHITE =(1) | |
白名单 更多... | |
BLACK =(2) | |
黑名单 更多... | |
黑白名单类型
在文件 QChatChannelBlackWhiteType.java 第 6 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatChannelBlackWhiteType.QChatChannelBlackWhiteType | ( | int | value | ) |
在文件 QChatChannelBlackWhiteType.java 第 19 行定义.
int com.netease.nimlib.sdk.qchat.enums.QChatChannelBlackWhiteType.getValue | ( | ) |
在文件 QChatChannelBlackWhiteType.java 第 23 行定义.
|
static |
在文件 QChatChannelBlackWhiteType.java 第 27 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatChannelBlackWhiteType.BLACK =(2) |
黑名单
在文件 QChatChannelBlackWhiteType.java 第 14 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatChannelBlackWhiteType.WHITE =(1) |
白名单
在文件 QChatChannelBlackWhiteType.java 第 10 行定义.