ru.dgis.sdk.road_events.Schedule | Android SDK | 2GIS Documentation

Schedule

Traffic event schedule.

Schedule(
	startTime: TimePoint?,
	finishTime: TimePoint?,
	weekTimeIntervals: List<WeekTimeInterval>
)

Traffic event schedule.

Parameters
startTime
finishTime
weekTimeIntervals
Returns
Properties

Action start time. Missing if unknown.

Action start time. Missing if unknown.

Work intervals within a week.

Intervals are ordered by time.

The first interval can start from last week.