toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-driver-notification
/
com.mapbox.dash.driver.notification.domain
/
SlowTrafficRange
Slow
Traffic
Range
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
SlowTrafficRange
(
val
leg
:
Int
,
val
startIdx
:
Int
,
val
endIdx
:
Int
)
Members
Constructors
Slow
Traffic
Range
Link copied to clipboard
constructor
(
leg
:
Int
,
startIdx
:
Int
,
endIdx
:
Int
)
Properties
end
Idx
Link copied to clipboard
val
endIdx
:
Int
leg
Link copied to clipboard
val
leg
:
Int
start
Idx
Link copied to clipboard
val
startIdx
:
Int