jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api
/
IgnoreWaitRequestDto
Ignore
Wait
Request
Dto
common
data
class
IgnoreWaitRequestDto
(
val
ignoreWait
:
Boolean
)
Class IgnoreWaitRequestDto.
Members
Constructors
Ignore
Wait
Request
Dto
Link copied to clipboard
common
constructor
(
ignoreWait
:
Boolean
)
Properties
ignore
Wait
Link copied to clipboard
common
val
ignoreWait
:
Boolean
A value indicating whether the client should be ignored.