UserViewsApi

class UserViewsApi(api: ApiClient) : Api

Constructors

Link copied to clipboard
constructor(api: ApiClient)

Functions

Link copied to clipboard
suspend fun getGroupingOptions(userId: ERROR CLASS: Symbol not found for UUID?? = null): Response<List<ERROR CLASS: Symbol not found for SpecialViewOptionDto>>

Get user view grouping options.

Link copied to clipboard
suspend fun getUserViews(userId: ERROR CLASS: Symbol not found for UUID?? = null, includeExternalContent: Boolean? = null, presetViews: Collection<ERROR CLASS: Symbol not found for CollectionType>? = emptyList(), includeHidden: Boolean? = false): Response<ERROR CLASS: Symbol not found for BaseItemDtoQueryResult>

Get user views.