getAllChatRoomEntries

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

chatRoomId

The ID of the chatroom

callback

The result callback listener