onChatRoomKVUpdate

public abstract void onChatRoomKVUpdate(String roomId, Map<String, String> chatRoomKvMap)

KV is added or modified (including the completion of all KV callbacks after successfully joining the chatroom)

Parameters

roomId

The ID of the chatroom

chatRoomKvMap

The KV that has changed