AtSessionAnchor

data class AtSessionAnchor(val anchor: SessionAnchor, val timeOfDay: LocalTime? = null) : TimeMark

Constructors

Link copied to clipboard
constructor(anchor: SessionAnchor, timeOfDay: LocalTime? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val timeOfDay: LocalTime? = null