Smart 1 Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Smart 1 Android SDK
route
/
com.servinformacion.smart1sdk.android.route.model
/
RouteInfo
/
RouteInfo
Route
Info
constructor
(
originPortId
:
Int
=
INT_INVALID
,
destinationPortId
:
Int
=
INT_INVALID
,
duration
:
String
=
EMPTY_STR
,
sequence
:
Int
=
INT_INVALID
,
distance
:
Int
=
INT_INVALID
,
segmentPolyline
:
String
=
EMPTY_STR
)