Functions
Link copied to clipboard
suspend fun getYears(request: ERROR CLASS: Symbol not found for GetYearsRequest = GetYearsRequest()): Response<ERROR CLASS: Symbol not found for BaseItemDtoQueryResult>
suspend fun getYears(startIndex: Int? = null, limit: Int? = null, sortOrder: Collection<ERROR CLASS: Symbol not found for SortOrder>? = emptyList(), parentId: ERROR CLASS: Symbol not found for UUID?? = null, fields: Collection<ERROR CLASS: Symbol not found for ItemFields>? = emptyList(), excludeItemTypes: Collection<ERROR CLASS: Symbol not found for BaseItemKind>? = emptyList(), includeItemTypes: Collection<ERROR CLASS: Symbol not found for BaseItemKind>? = emptyList(), mediaTypes: Collection<ERROR CLASS: Symbol not found for MediaType>? = emptyList(), sortBy: Collection<ERROR CLASS: Symbol not found for ItemSortBy>? = emptyList(), enableUserData: Boolean? = null, imageTypeLimit: Int? = null, enableImageTypes: Collection<ERROR CLASS: Symbol not found for ImageType>? = emptyList(), userId: ERROR CLASS: Symbol not found for UUID?? = null, recursive: Boolean? = true, enableImages: Boolean? = true): Response<ERROR CLASS: Symbol not found for BaseItemDtoQueryResult>
Get years.