lib
Toggle table of contents
1.4
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
dev.hossain.timeline.model
/
SemanticSegment
/
SemanticSegment
Semantic
Segment
constructor
(
startTime
:
String
,
endTime
:
String
,
startTimeTimezoneUtcOffsetMinutes
:
Int
?
,
endTimeTimezoneUtcOffsetMinutes
:
Int
?
,
timelinePath
:
List
<
TimelinePoint
>
=
emptyList()
,
visit
:
Visit
?
)