get Live Room Account Data Events
abstract fun getLiveRoomAccountDataEvents(types: Set<String>): LiveData<List<RoomAccountDataEvent>>
Content copied to clipboard
Observe the room account data with the provided types. If an empty set is provided, AccountData of every room are observed