getQueryFiltersLegacy

suspend fun getQueryFiltersLegacy(userId: ERROR CLASS: Symbol not found for UUID?? = null, parentId: ERROR CLASS: Symbol not found for UUID?? = null, includeItemTypes: Collection<ERROR CLASS: Symbol not found for BaseItemKind>? = emptyList(), mediaTypes: Collection<ERROR CLASS: Symbol not found for MediaType>? = emptyList()): Response<ERROR CLASS: Symbol not found for QueryFiltersLegacy>

Gets legacy query filters.

Parameters

userId

Optional. User id.

parentId

Optional. Parent id.

includeItemTypes

Optional. If specified, results will be filtered based on item type. This allows multiple, comma delimited.

mediaTypes

Optional. Filter by MediaType. Allows multiple, comma delimited.