get Chat Room Entry
public abstract void getChatRoomEntry(String chatRoomId, String key, RongIMClient.ResultCallback<Map<String, String>> callback)
Retrieves a single attribute of the chatroom.
Note: The chatroom status storage feature must be enabled first.
Parameters
chat Room Id
The ID of the chatroom
key
The key of the chatroom attribute
callback
The callback listener for the result