jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api
/
AddVirtualFolderDto
Add
Virtual
Folder
Dto
data
class
AddVirtualFolderDto
(
val
libraryOptions
:
LibraryOptions
?
=
null
)
Add virtual folder dto.
Members
Constructors
Add
Virtual
Folder
Dto
Link copied to clipboard
constructor
(
libraryOptions
:
LibraryOptions
?
=
null
)
Properties
library
Options
Link copied to clipboard
val
libraryOptions
:
LibraryOptions
?
=
null
Library options.