|
NIMSDK-AOS
10.9.50
|
Public 成员函数 | |
| QChatQuickCommentParam (@NonNull QChatMessage commentMessage, int type) | |
| QChatMessage | getCommentMessage () |
| 被评论消息 更多... | |
| int | getType () |
| 获取评论类型 更多... | |
在文件 QChatQuickCommentParam.java 第 6 行定义.
| com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam.QChatQuickCommentParam | ( | @NonNull QChatMessage | commentMessage, |
| int | type | ||
| ) |
| commentMessage | 被评论消息 |
| type | 评论类型 |
在文件 QChatQuickCommentParam.java 第 22 行定义.
| QChatMessage com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam.getCommentMessage | ( | ) |
| int com.netease.nimlib.sdk.qchat.param.QChatQuickCommentParam.getType | ( | ) |
1.8.11