Package-level declarations
Types
Link copied to clipboard
expect class DateTimeSerializer : <ERROR CLASS> ERROR CLASS: Symbol not found for KSerializer<org/jellyfin/sdk/model/DateTime>
Serializer to read zoned date times as local date time and writing it back
Link copied to clipboard
expect class UUIDSerializer : <ERROR CLASS> ERROR CLASS: Symbol not found for KSerializer<org/jellyfin/sdk/model/UUID>
A UUID serializer that supports the GUIDs without dashes from the Jellyfin API.