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
/
Precise
Precise
@
Immutable
data
class
Precise
(
val
hours
:
Int
,
val
minutes
:
Int
)
:
TransportSchedule
Precise departure time.
Members
Constructors
Precise
Link copied to clipboard
constructor
(
hours
:
Int
,
minutes
:
Int
)
Properties
hours
Link copied to clipboard
val
hours
:
Int
Hours (0-23).
minutes
Link copied to clipboard
val
minutes
:
Int
Minutes (0-59).