"查询历史消息"接口入参
更多...
◆ QChatGetMessageHistoryParam()
com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.QChatGetMessageHistoryParam |
( |
long |
serverId, |
|
|
long |
channelId |
|
) |
| |
◆ getChannelId()
Long com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.getChannelId |
( |
| ) |
|
◆ getExcludeMessageId()
Long com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.getExcludeMessageId |
( |
| ) |
|
◆ getFromTime()
Long com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.getFromTime |
( |
| ) |
|
◆ getLimit()
Integer com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.getLimit |
( |
| ) |
|
◆ getServerId()
Long com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.getServerId |
( |
| ) |
|
◆ getToTime()
Long com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.getToTime |
( |
| ) |
|
◆ isIncludeLocalMessages()
Boolean com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.isIncludeLocalMessages |
( |
| ) |
|
◆ isReverse()
Boolean com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.isReverse |
( |
| ) |
|
◆ setExcludeMessageId()
void com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.setExcludeMessageId |
( |
Long |
excludeMsgId | ) |
|
◆ setFromTime()
void com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.setFromTime |
( |
Long |
fromTime | ) |
|
◆ setIncludeLocalMessages()
void com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.setIncludeLocalMessages |
( |
Boolean |
includeLocalMessages | ) |
|
◆ setLimit()
void com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.setLimit |
( |
Integer |
limit | ) |
|
◆ setReverse()
void com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.setReverse |
( |
Boolean |
reverse | ) |
|
◆ setToTime()
void com.netease.nimlib.sdk.qchat.param.QChatGetMessageHistoryParam.setToTime |
( |
Long |
toTime | ) |
|
该类的文档由以下文件生成: