getPublicRooms

abstract suspend fun getPublicRooms(baseUrl: Url, includeAllNetworks: Boolean? = null, limit: Long? = null, since: String? = null, thirdPartyInstanceId: String? = null): Result<GetPublicRoomsResponse>

See also