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
/
ClientLogDocumentResponseDto
Client
Log
Document
Response
Dto
data
class
ClientLogDocumentResponseDto
(
val
fileName
:
String
)
Client log document response dto.
Members
Constructors
Client
Log
Document
Response
Dto
Link copied to clipboard
constructor
(
fileName
:
String
)
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
The resulting filename.