NIMSDK-AOS
9.19.0
|
消息引用类型 更多...
Public 成员函数 | |
QChatMessageReferType (int value) | |
int | getValue () |
静态 Public 成员函数 | |
static QChatMessageReferType | typeOfValue (int value) |
Public 属性 | |
REPLAY =(1) | |
回复的 更多... | |
THREAD =(2) | |
根Thread 更多... | |
ALL =(3) | |
所有 更多... | |
消息引用类型
在文件 QChatMessageReferType.java 第 6 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMessageReferType.QChatMessageReferType | ( | int | value | ) |
在文件 QChatMessageReferType.java 第 23 行定义.
int com.netease.nimlib.sdk.qchat.enums.QChatMessageReferType.getValue | ( | ) |
在文件 QChatMessageReferType.java 第 27 行定义.
|
static |
在文件 QChatMessageReferType.java 第 31 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMessageReferType.ALL =(3) |
所有
在文件 QChatMessageReferType.java 第 18 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMessageReferType.REPLAY =(1) |
回复的
在文件 QChatMessageReferType.java 第 10 行定义.
com.netease.nimlib.sdk.qchat.enums.QChatMessageReferType.THREAD =(2) |
根Thread
在文件 QChatMessageReferType.java 第 14 行定义.