PeriodicListenerPeriod

data class PeriodicListenerPeriod(val initialDelay: ERROR CLASS: Symbol not found for Duration = Duration.ZERO, val interval: ERROR CLASS: Symbol not found for Duration = 1.seconds)

Constructors

Link copied to clipboard
constructor(initialDelay: ERROR CLASS: Symbol not found for Duration = Duration.ZERO, interval: ERROR CLASS: Symbol not found for Duration = 1.seconds)

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class Serializer : <ERROR CLASS> ERROR CLASS: Symbol not found for KSerializer<org/jellyfin/sdk/model/socket/PeriodicListenerPeriod>

Properties

Link copied to clipboard
val initialDelay: ERROR CLASS: Symbol not found for Duration
Link copied to clipboard
val interval: ERROR CLASS: Symbol not found for Duration

Functions

Link copied to clipboard
open override fun toString(): String