get All Chat Room Entries
public abstract void getAllChatRoomEntries(String chatRoomId, RongIMClient.ResultCallback<Map<String, String>> callback)
Retrieves all attributes of a chatroom.
Note: The chatroom status storage feature must be enabled first.
Parameters
chat Room Id
The ID of the chatroom
callback
The result callback listener