getFlattenRoomSummaryChildrenOfLive

abstract fun getFlattenRoomSummaryChildrenOfLive(spaceId: String?, memberships: List<Membership> = Membership.activeMemberships()): LiveData<List<RoomSummary>>

Returns all the children of this space, as LiveData.