| Package | Description |
|---|---|
| cn.jmessage.api |
JPush IM (JMessage) API features.
|
| cn.jmessage.api.chatroom |
Chat room API features.
|
| Modifier and Type | Method and Description |
|---|---|
ChatRoomMemberList |
JMessageClient.getChatRoomMembers(long roomId,
int start,
int count)
Get all member info of chat room
|
| Modifier and Type | Method and Description |
|---|---|
static ChatRoomMemberList |
ChatRoomMemberList.fromResponse(cn.jiguang.common.resp.ResponseWrapper responseWrapper) |
ChatRoomMemberList |
ChatRoomClient.getChatRoomMembers(long roomId,
int start,
int count)
Get all member info of chat room
|
Copyright © 2018. All Rights Reserved.