TimeComponent

open class TimeComponent : Component

Constructors

Link copied to clipboard
constructor(expiration: Instant, listener: TimeComponent.ExpirationListener)

Types

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun isExpired(instant: Instant): Boolean