toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
IgnoreWaitRequestDto
Ignore
Wait
Request
Dto
data
class
IgnoreWaitRequestDto
(
val
ignoreWait
:
Boolean
)
Class IgnoreWaitRequestDto.
Members
Constructors
Ignore
Wait
Request
Dto
Link copied to clipboard
constructor
(
ignoreWait
:
Boolean
)
Properties
ignore
Wait
Link copied to clipboard
val
ignoreWait
:
Boolean
A value indicating whether the client should be ignored.