getLiveRoomAccountDataEvents

abstract fun getLiveRoomAccountDataEvents(types: Set<String>): LiveData<List<RoomAccountDataEvent>>

Observe the room account data with the provided types. If an empty set is provided, AccountData of every room are observed