mobile-sdk
Toggle table of contents
14.0.0
Select version
14.0.0
13.6.0
13.5.0
13.4.0
13.3.0
13.2.0
13.1.0
12.10.0
12.9.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Full SDK for Compose
/
ru.dgis.sdk.compose.routeeditor.publictransport
/
TransportSchedule
/
Interval
Interval
@
Immutable
data
class
Interval
(
val
periodMinutes
:
Int
)
:
TransportSchedule
Interval-based schedule ("every N minutes").
Members
Constructors
Interval
Link copied to clipboard
constructor
(
periodMinutes
:
Int
)
Properties
period
Minutes
Link copied to clipboard
val
periodMinutes
:
Int
Interval in minutes. Must be positive.