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
/
GroupUpdate
Group
Update
sealed
interface
GroupUpdate
Represents the list of possible group update types
Inheritors
SyncPlayGroupDoesNotExistUpdate
SyncPlayGroupJoinedUpdate
SyncPlayGroupLeftUpdate
SyncPlayLibraryAccessDeniedUpdate
SyncPlayNotInGroupUpdate
SyncPlayPlayQueueUpdate
SyncPlayStateUpdate
SyncPlayUserJoinedUpdate
SyncPlayUserLeftUpdate
Members
Properties
group
Id
Link copied to clipboard
abstract
val
groupId
:
UUID
The group identifier.
type
Link copied to clipboard
abstract
val
type
:
GroupUpdateType
Enum GroupUpdateType.