Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.data.local.db.savedroutes
/
RoutePageDestinations
Route
Page
Destinations
data
class
RoutePageDestinations
(
val
sourceName
:
String
,
val
destinationName
:
String
)
Members
Constructors
Route
Page
Destinations
Link copied to clipboard
constructor
(
sourceName
:
String
,
destinationName
:
String
)
Properties
destination
Name
Link copied to clipboard
val
destinationName
:
String
source
Name
Link copied to clipboard
val
sourceName
:
String