聊天室消息查询选项
更多...
| com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.V2NIMChatroomMessageListOption |
( |
| ) |
|
| com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.V2NIMChatroomMessageListOption |
( |
V2NIMMessageQueryDirection |
direction, |
|
|
List< V2NIMMessageType > |
messageTypes, |
|
|
long |
beginTime, |
|
|
int |
limit |
|
) |
| |
| long com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.getBeginTime |
( |
| ) |
|
| int com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.getLimit |
( |
| ) |
|
| List<V2NIMMessageType> com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.getMessageTypes |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.isValid |
( |
| ) |
|
| void com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.setBeginTime |
( |
long |
beginTime | ) |
|
| void com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.setDirection |
( |
V2NIMMessageQueryDirection |
direction | ) |
|
| void com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.setLimit |
( |
int |
limit | ) |
|
| void com.netease.nimlib.sdk.v2.chatroom.option.V2NIMChatroomMessageListOption.setMessageTypes |
( |
List< V2NIMMessageType > |
messageTypes | ) |
|
该类的文档由以下文件生成: