public class QChatGetReferMessagesParam
extends java.lang.Object
构造器和说明 |
---|
QChatGetReferMessagesParam(QChatMessage message,
QChatMessageReferType referType) |
限定符和类型 | 方法和说明 |
---|---|
QChatMessage |
getMessage()
获取查询的消息
|
QChatMessageReferType |
getReferType()
获取消息引用类型
|
public QChatGetReferMessagesParam(QChatMessage message, QChatMessageReferType referType)
message
- 需要查询的消息referType
- 消息引用类型public QChatMessage getMessage()
public QChatMessageReferType getReferType()