toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
ActivityLogEntryQueryResult
/
ActivityLogEntryQueryResult
Activity
Log
Entry
Query
Result
constructor
(
items
:
List
<
ActivityLogEntry
>
,
totalRecordCount
:
Int
,
startIndex
:
Int
)